https://github.com/uppercod/use-size
Created with WebComponents.dev
https://github.com/uppercod/use-size
Last synced: about 1 year ago
JSON representation
Created with WebComponents.dev
- Host: GitHub
- URL: https://github.com/uppercod/use-size
- Owner: UpperCod
- Created: 2020-09-24T23:44:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T23:44:19.000Z (over 5 years ago)
- Last Synced: 2024-12-23T22:26:55.947Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://webcomponents.dev/view/MEcRhUEU7VMfFE8PNHmv
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://webcomponents.dev/edit/MEcRhUEU7VMfFE8PNHmv)

### Starter kit result
```showcase
```
### Links
- [Official website (github.com)](https://github.com/atomicojs/atomico)
- [Docs](https://github.com/atomicojs/atomico#installation)
- [GitHub](https://github.com/atomicojs/atomico)
- [Issues](https://github.com/atomicojs/atomico/issues)
- Author : [UpperCod](https://twitter.com/UpperCod)
## Important aspects
### Tag `host`.
This allows you to control the WC status, if you want to enable shadowDom.
simply declare ``, likewise if you want to listen to a click event on the WC you can use ``.
**All WC created with Atomico, should always return the host tag**
> Created with [WebComponents.dev](https://webcomponents.dev)