@staytuned-io/web-components

Staytuned Web Components

Usage no npm install needed!

<script type="module">
  import staytunedIoWebComponents from 'https://cdn.skypack.dev/@staytuned-io/web-components';
</script>

README

Built With Stencil

StayTuned Web Components

Staytuned web components

Using this component

Script tag

  • Put the following script in the head of your page
<script src="https://unpkg.com/@staytuned-io/web-components/dist/web-components/web-components.js"></script>
<script nomodule="" src="https://unpkg.com/@staytuned-io/web-components/dist/web-components/web-components.esm.js"></script>
  • Then you can use the element anywhere in your template, JSX, html etc