0.0.2 • Published 3 years ago
@llbeyer/stencil-test v0.0.2
⚠ Button directive for testing purpose
Simple button web component which tracks the times it has been clicked
Usage
- Import the web component (for example via cdn with script-tag)
- Use custom html element
import from cdn via script tag
<script type="module" src="https://unpkg.com/@llbeyer/stencil-test@0.0.1/dist/t-01-starter/t-01-starter.esm.js"></script>