Re: [whatwg/dom] Declarative Shadow DOM (#831)

Declarative shadow DOM enables the declarative custom elements([DCE](https://web.dev/declarative-shadow-dom/)) content handling. While there is no (yet) consensus, should DCE declaration content be treated as a template itself, the initial proposals are based on `template`.

Going further, some libs materializing the concept of declarative shadow root ( [shadow-dom-element](https://github.com/sashafirsov/shadow-dom-element) ) further allowing to externalize and reuse same templates.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/831#issuecomment-1214421212
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/831/1214421212@github.com>

Received on Sunday, 14 August 2022 17:43:47 UTC