Web Component for Web Share button
https://vcf-webshare-button.netlify.com/
Install vcf-webshare-button
:
npm i @vaadin-component-factory/vcf-webshare-button --save
Once installed, import it in your application:
import '@vaadin-component-factory/vcf-webshare-button';
Fork the vcf-webshare-button
repository and clone it locally.
Make sure you have npm installed.
When in the vcf-webshare-button
directory, run npm install
to install dependencies.
Run npm start
to open the demo.
To contribute to the component, please read the guideline first.
Apache License 2.0