solid-element docs or examples

Hi all. Looking for some documentation on solid – element. I’ve got a small demo app working now want to convert the components to custom web components with solid element. I’m currently getting an error that says “custom element cannot be invoked without new” and I think there’s just something fundamental that I’m missing; however the repo and NPM entry for solid element. Don’t give many examples.
1 Reply
mdynnl
mdynnl4mo ago
probably a custom element is being used directly as a solid component instead of its registered tag name that is defined in customElements registry https://playground.solidjs.com/anonymous/411dfd6b-ef44-48bf-b1fb-122b9f078e06