Directory

← Back

vcf-progress-spinner

Web Component for customized progress spinners

Author

Contributors

Rating

<vcf-progress-spinner>

Gitter npm version Published on Vaadin Directory

<vcf-progress-spinner> is a Web Component for creating customized progress spinners.

GIF of Vaadin Component Factory progress spinner

Live demo ↗

Installation

Install vcf-progress-spinner:

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

Usage

Once installed, import it in your application:

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

Add <vcf-progress-spinner> element to the page.

<vcf-progress-spinner value="0.3"></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.

Vaadin Prime

This component is available in the Vaadin Prime subscription. It is still open source, but you need to have a valid CVAL license in order to use it. Read more at: Pricing

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: Vaadin Usage Statistics

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • @polymer/polymer#^3.0.0
  • @vaadin/vaadin-button#2.2.0
  • @vaadin/vaadin-element-mixin#^2.1.3
  • @vaadin/vaadin-lumo-styles#^1.5.0
  • @vaadin/vaadin-themable-mixin#^1.4.4
Released
2019-09-04
Maturity
IMPORTED
License
Other

Compatibility

Framework
Polymer 3.0+
Browser
Browser Independent
Online