@tadashi/svelte-btn
v6.2.1
Published
Svelte component
Downloads
51
Readme
svelte-btn
Svelte component
Install
$ npm i -S @tadashi/svelte-btn
Usage
You can see an example more complex here: https://svelte.dev/repl/f8ab96519a874208be8e3f6295d040b0
<script>
import Btn from '@tadashi/svelte-btn'
</script>
<Btn>Yes</Btn>
License
MIT © Thiago Lagden