Web Components


Topic history | v1 (current) | created by jjones

Details

Web Components

| created by jjones | Add topic "Web Components"
Title
Web Components
Description
Web Components are a set of features that provide a standard component model for the Web allowing for encapsulation and interoperability of individual HTML elements. Primary technologies used to create them include: Custom Elements: APIs to define new HTML elements Shadow DOM: encapsulated DOM and styling, with composition HTML Templates: HTML fragments that are not rendered, but stored until instantiated via JavaScript
Link
https://en.wikipedia.org/?curid=43690275

resources

treated in Web Components | MDN
v1 | attached by jjones | Add topic "Web Components"

authors

This topic has no history of related authors.

topics

subtopic of HTML
v1 | attached by jjones | Add topic "Web Components"
parent of Custom Elements
v1 | attached by jjones | Add topic "Web Components"