Files to copy
The page is loaded from /synthralos-halftone.html on your own domain, so that file has
to be somewhere the app serves static files from: public/ in Vite and Next, static/
in SvelteKit.
cp node_modules/@designcodeio/threeui/lib-dist/assets/synthralos-halftone.html public/
Without it the component renders an empty box.
Size
The component is 100% of its parent's width and height and has no size of its own, so a parent with no height renders nothing. A box at a 16 to 9 ratio suits it.
Props
No options on this one.
className and style pass through to the root element.