JSPM

@vaadin-component-factory/vcf-progress-spinner

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 67
  • Score
    100M100P100Q83820F
  • License https://raw.githubusercontent.com/vaadin/vaadin-incubator-element/master/LICENSE

Web Component for customized progress spinners

Package Exports

  • @vaadin-component-factory/vcf-progress-spinner

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@vaadin-component-factory/vcf-progress-spinner) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

<vcf-progress-spinner>

Demo

https://vcf-progress-spinner.netlify.com/

Installation

Install vcf-progress-spinner:

npm i @vaadin-component-factory/vcf-progress-spinner --save

Once installed, import it in your application:

import '@vaadin-component-factory/vcf-progress-spinner';

Running demo

  1. Fork the vcf-progress-spinner repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the vcf-progress-spinner directory, run npm install to install dependencies.

  4. Run npm start to open the demo.

Contributing

To contribute to the component, please read the guideline 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.