W3C Web Components

A suite of W3C specifications enabling reusable custom elements: Custom Elements v1, Shadow DOM, and HTML Templates. Allows developers to create encapsulated, reusable UI components.

API entry from apis.yml

apis.yml Raw ↑
aid: web-standards:w3c-web-components
name: W3C Web Components
description: 'A suite of W3C specifications enabling reusable custom elements: Custom Elements v1, Shadow
  DOM, and HTML Templates. Allows developers to create encapsulated, reusable UI components.'
humanURL: https://www.w3.org/standards/techs/components
tags:
- Components
- Custom Elements
- Shadow DOM
- W3C
- Web Components
properties:
- type: Documentation
  url: https://developer.mozilla.org/en-US/docs/Web/API/Web_Components
- type: GitHubRepository
  url: https://github.com/WICG/webcomponents