Web Components
Topic history | v1 (current) | created by jjones
Details
Web Components
see v1 | 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
treated in How we use Web Components at GitHub
authors
This topic has no history of related authors.