You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the outline the "What are web components?" page will cover:
Custom Elements
Shadow DOM
Standard JS Modules
It should also cover some overview and component concepts that span custom element and shadow DOM specs, and goals of the APIs. <template> is included in many overviews of web components, although it is pretty separate and not required for implementing web components and wasn't included in the outline for that reason.
This section is part of the docs MVP milestone, and can initially be a single page to reach that goal, though each standard might grow enough over time to warrant it's own sub-page.
Existing web component overview/introduction content we can draw inspiration from:
Code of conduct
Description of request
From the outline the "What are web components?" page will cover:
It should also cover some overview and component concepts that span custom element and shadow DOM specs, and goals of the APIs.
<template>
is included in many overviews of web components, although it is pretty separate and not required for implementing web components and wasn't included in the outline for that reason.This section is part of the docs MVP milestone, and can initially be a single page to reach that goal, though each standard might grow enough over time to warrant it's own sub-page.
Existing web component overview/introduction content we can draw inspiration from:
Related link(s)
No response
Are you interested in authoring this content?
The text was updated successfully, but these errors were encountered: