Content deleted Content added
Curvasingh (talk | contribs) No edit summary |
Curvasingh (talk | contribs) No edit summary |
||
Line 4:
{{notability|date=June 2021}}
}}
'''Web Components''' are a set of features that provide a standard component model for the Web<ref>{{Citation|title=GitHub - w3c/webcomponents: Web Components specifications.|date=2019-01-03|url=https://github.com/w3c/webcomponents|publisher=World Wide Web Consortium|access-date=2019-01-03}}</ref> allowing for [[Encapsulation (object-oriented programming)|encapsulation]] and [[interoperability]] of individual [[HTML element]]s. Web Components are popular approach to build [[microfrontend]].
Primary technologies used to create
* Custom Elements: APIs to define new HTML elements
|