squint

plexus 2025-02-27T09:28:56.459369Z

Is there a way to get actual DOM elements from #html [...]?

borkdude 2025-02-27T09:36:22.197669Z

currently not

borkdude 2025-02-27T09:36:45.258279Z

I mean, unless you do this via some DOM API yourself

👍 1
martinklepsch 2025-02-27T21:04:00.544209Z

Saw this today by chance and thought it could be cool for a squint demo: https://sandpack.codesandbox.io/

martinklepsch 2025-02-27T21:29:21.567019Z

Ah looking a bit more at it it looks like this requires a bundler to be running on a server somewhere