Custom Elements
Listed inCustom ElementsWeb Componentson
Defining real elements, their lifecycle callbacks, and attribute-to-property reflection.
Intermediate7 minDraft
#web-components
The platform’s own component model — useful precisely where a framework cannot reach.
3 articles
Listed inCustom ElementsWeb Componentson
Defining real elements, their lifecycle callbacks, and attribute-to-property reflection.
Listed inHTML TemplatesWeb Componentson
Inert markup with `<template>` and `<slot>`, cloned on demand rather than parsed as strings.
Listed inShadow DOMWeb Componentson
True style and DOM encapsulation, what crosses the boundary, and why theming needs custom properties.