0.1.0 • Published 5 years ago

grilled-cheese-new v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

<grilled-cheese-new>

Install

Polyfill tags if you need them. This will include ShadowDOM and Custom Elements support.

<script src="https://unpkg.com/@webcomponents/webcomponentsjs@0.1.0/bundles/webcomponents-sd-ce.js"></script>

Loading this component. It would be a good idea to use a specific version instead of latest.

<script src="https://unpkg.com/grilled-cheese-new@0.1.0/dist/grilled-cheese-new.js"></script>

Usage

<grilled-cheese-new></grilled-cheese-new>

<grilled-cheese-new pickles quantity="42"></grilled-cheese-new>

<grilled-cheese-new>Slot content</grilled-cheese-new>
document.querySelector('<grilled-cheese-new>').cheese = string[];

License

GrilledCheeseNew is released under an MIT license.

Built, tested, and published with Nutmeg.