lume / element

Fast and simple custom elements.
https://lume.io
MIT License
117 stars 4 forks source link

Use `ElementInternals` to detect pre-existing `ShadowRoot`s #9

Open trusktr opened 2 years ago

trusktr commented 2 years ago

This will be necessary in order to support declarative ShadowDOM and to implement SSR. We might want to detect and create ShadowRoots in constructor.