custom-element
Overview
-
Allows creating autonomous custom elements OR customized built-in elements
-
Provides all the valid HtmlElement constructor (behind a feature flag) for creating customized built-in elements
Set up
For steps for compiling this repo locally, see ./SETUP.md
Scripts
See available scripts at ./Makefile.toml