en.javascript.info/8-web-components/index.md
Ilya Kantor 65671ab7ba draft
2019-03-30 07:26:03 +03:00

179 B

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.