Learn about Web Components, which are a set of web platform APIs that allow you to create new custom, reusable, encapsulated HTML tags to use in web pages and web apps. Discover how to create a simple Web Component and use Shadow DOM to add styles to a custom element.
Table of contents
What are Web Components?Creating a simple Web ComponentUsing Shadow DOMIn conclusion4 Comments
Sort: