Web Components
E856205
Web Components are a set of web platform APIs that enable developers to create reusable, encapsulated custom HTML elements that work natively across modern browsers.
Observed surface forms (1)
| Surface form | Occurrences |
|---|---|
| Shadow DOM | 1 |
Statements (50)
| Predicate | Object |
|---|---|
| instanceOf |
set of web standards
ⓘ
web platform technology ⓘ |
| alsoKnownAs | Web Components standard NERFINISHED ⓘ |
| compatibleWith | modern web browsers ⓘ |
| consistsOf |
Custom Elements
NERFINISHED
ⓘ
ES Modules NERFINISHED ⓘ HTML Templates ⓘ Shadow DOM ⓘ |
| definedBy |
WHATWG
NERFINISHED
ⓘ
World Wide Web Consortium NERFINISHED ⓘ |
| enables |
creation of reusable UI components
ⓘ
encapsulation of behavior ⓘ encapsulation of markup ⓘ encapsulation of styles ⓘ |
| goal |
interoperability across frameworks
ⓘ
native component model for the web ⓘ |
| hasComponent |
Custom Elements API
NERFINISHED
ⓘ
HTMLImports (deprecated) NERFINISHED ⓘ HTMLSlotElement NERFINISHED ⓘ HTMLTemplateElement NERFINISHED ⓘ Shadow DOM API NERFINISHED ⓘ |
| hasFeature |
DOM encapsulation
ⓘ
closed shadow tree ⓘ custom element lifecycle methods ⓘ open shadow tree ⓘ shadow root ⓘ style encapsulation ⓘ template cloning ⓘ |
| implementedIn |
Apple Safari
NERFINISHED
ⓘ
Google Chrome NERFINISHED ⓘ Microsoft Edge NERFINISHED ⓘ Mozilla Firefox NERFINISHED ⓘ |
| introducedAround | 2013 ⓘ |
| promotedBy | Google NERFINISHED ⓘ |
| relatedTo |
JavaScript frameworks
ⓘ
Lit library NERFINISHED ⓘ Polymer library NERFINISHED ⓘ |
| standardizedIn |
HTML Living Standard
NERFINISHED
ⓘ
W3C specifications NERFINISHED ⓘ |
| supports |
component reusability across applications
ⓘ
composition of components ⓘ custom HTML elements ⓘ lifecycle callbacks for elements ⓘ native browser rendering ⓘ scoped CSS via Shadow DOM ⓘ slot-based content projection ⓘ |
| usedFor |
UI component libraries
ⓘ
design systems ⓘ framework-agnostic components ⓘ micro frontends ⓘ |
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.
this entity surface form:
Shadow DOM