Directory

vcf-webshare-button - Vaadin Add-on Directory

Web Component for Web Share button vcf-webshare-button - Vaadin Add-on Directory
# <vcf-webshare-button> ## Demo https://vcf-webshare-button.netlify.com/ ## Installation Install `vcf-webshare-button`: ```sh npm i @vaadin-component-factory/vcf-webshare-button --save ``` Once installed, import it in your application: ```js import '@vaadin-component-factory/vcf-webshare-button/vcf-webshare-button.js'; ``` ## Running demo 1. Fork the `vcf-webshare-button` repository and clone it locally. 1. Make sure you have [npm](https://www.npmjs.com/) installed. 1. When in the `vcf-webshare-button` directory, run `npm install` to install dependencies. 1. Run `npm start` to open the demo. ## Contributing To contribute to the component, please read [the guideline](https://github.com/vaadin/vaadin-core/blob/master/CONTRIBUTING.md) first. ## License Commercial Vaadin Add-on License version 3 (CVALv3). For license terms, see LICENSE. Vaadin collects development time usage statistics to improve this product. For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.