Declarative Shadow DOM (<template shadowrootmode="open">)
#100
LeaVerou
started this conversation in
State of HTML Features
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Define shadow trees with HTML.
Code sample
MDN URL:
No response
Specification URL:
https://github.com/mfreed7/declarative-shadow-dom
Any other links?
https://developer.chrome.com/en/articles/declarative-shadow-dom/
https://caniuse.com/declarative-shadow-dom
https://webkit.org/blog/13851/declarative-shadow-dom/
https://chromestatus.com/feature/5191745052606464
How stable is this feature?
Cutting edge (Some implementations but not in all browsers and/or behind flags)
Type of feature
HTML attribute
What focus area does this feature fall under?
Making Web Components
Details
A way to implement and use Shadow DOM directly in HTML.
Beta Was this translation helpful? Give feedback.
All reactions