Web Components: Difference between revisions

Content deleted Content added
No edit summary
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 themWeb Components include:<ref>{{Cite web|url=https://developer.mozilla.org/en-US/docs/Web/Web_Components|title=Web Components|website=MDN Web Docs|access-date=2019-01-03}}</ref>
 
* Custom Elements: APIs to define new HTML elements