0.0.2 • Published 4 years ago
@fxp-co-il/fxp-web-components v0.0.2
FXP web components library
Using this component
Script tag
- Publish to NPM
- Put a script tag similar to this
<script src='https://unpkg.com/my-component@0.0.1/dist/mycomponent.js'></script>
in the head of your index.html - Then you can use the element anywhere in your template, JSX, html etc