The Wayback Machine - https://web.archive.org/web/20210821030242/https://github.com/topics/web-component
Skip to content
#

web-component

web-components logo

Developers can create custom, reusable, encapsulated HTML tags for the web using Web Components. Components use the Custom Element standard, frequently in combination with the Shadow DOM, HTML Templates, and ES Modules.

Here are 403 public repositories matching this topic...

calcite-components
benelan
benelan commented Aug 18, 2021

Description

For some components slots are hardcoded into the .tsx file rather than being imported from a resource file. Here are the components with hardcoded slots (I searched <slot name=" to find these):

calcite-modal
calcite-chip
shared-list-render
calcite-radio-group-actions
calcite-shell
calcite-tabs
calcite-tree-item

Examples:
https://github.com/Esri/calcite-