Skip to content

UpperCod/file-add

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

edit-in-webcomponents.dev logo

Starter kit result

  <custom-element name="Readme"></custom-element>

Links

Important aspects

Tag host.

This allows you to control the WC status, if you want to enable shadowDom. simply declare <host shadowDom>, likewise if you want to listen to a click event on the WC you can use <host onclick=${handler}>.

All WC created with Atomico, should always return the host tag

Created with webcomponents.dev

Releases

No releases published

Packages

No packages published