Remix.run Logo
throw2312321 5 hours ago

Using this, can I test canvas?

I have a React component that renders to a canvas (see "DeckGL"). The component renders data that it gets from the backend. So I'd need to mock API requests, then screenshot contents of the canvas.