0.1.0 • Published 7 years ago

gde-example v0.1.0

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

<gde-example>

Install

Polyfill tags if you need them.

<script src="https://unpkg.com/@webcomponents/webcomponentsjs@latest/webcomponents-loader.js"></script>
<script nomodule src="https://unpkg.com/browser-es-module-loader@latest/dist/babel-browser-build.js"></script>
<script nomodule src="https://unpkg.com/browser-es-module-loader@latest/dist/browser-es-module-loader.js"></script>

Loading this component.

<script type="module" src="https://unpkg.com/gde-example@latest/dist/gde-example.js"></script>

Usage

  <gde-example technology="Some value"></gde-example>

  <gde-example>Slot content</gde-example>

License

GdeExample is released under an MIT license.