Component Config
Full Reference
js
<!-- @custom-element my-component template="foo" shadow="none" -->
Tag Name
- required
- should be lowercase
- must contain at least one hyphen (
-
) - must not start with an Number
- more
Template
- optional
lazy
oreager
- default is set by defaultTemplate
Shadow
- optional
open
ornone
- default is set by Plugin Config