Basic HTML usage
Component have to be imported to your project and then you can use it in your template. Here is an example of usage
HTML template
Component can be used as simple HTML tags inside any HTML template.
Code example
<web3-upload-btn token="WEB3STORAGE_APIKEY">
Upload to IPFS
</web3-upload-btn>