Web - Component
Table of Contents
About
A Web Component is HTML Custom Element that is optionally:
- created in Shadow DOM (to scope the DOM)
- using a HTML Templates
This is a technology that permits to package up styling and functionality into new, custom HTML tags that can be easily reused or shared with others.
Library
SEO
Just check what Googlebot see