3 lines
179 B
Markdown
3 lines
179 B
Markdown
# Web components
|
|
|
|
Web components is a set of standards to make self-contained components: custom HTML-elements with their own properties and methods, encapsulated DOM and styles.
|