nutmeg-example-ohio-devfestdeprecated

Generated Nutmeg Web Component

Usage no npm install needed!

<script type="module">
  import nutmegExampleOhioDevfest from 'https://cdn.skypack.dev/nutmeg-example-ohio-devfest';
</script>

README

<ohio-devfest>

Install

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

<script src="https://unpkg.com/@webcomponents/webcomponentsjs@latest/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/ohio-devfest@latest/dist/ohio-devfest.min.js"></script>

Usage

<ohio-devfest></ohio-devfest>

<ohio-devfest awesome year="42"></ohio-devfest>

<ohio-devfest>Slot content</ohio-devfest>

License

OhioDevfest is released under an MIT license.

Built, tested, and published with Nutmeg.