23.3.9 • Published 2 years ago
@vaadin-component-factory/vcf-slider v23.3.9
<vcf-slider>
Range slider web component for the Vaadin platform.
Installation
Install vcf-slider
:
npm i @vaadin-component-factory/vcf-slider --save
Usage
Once installed, import it in your application:
import '@vaadin-component-factory/vcf-slider';
Add <vcf-slider>
element to the page.
<vcf-slider ranges="1" step="2"></vcf-slider>
Running demo
Fork the
vcf-slider
repository and clone it locally.Make sure you have yarn installed.
When in the
vcf-slider
directory, runyarn
to install dependencies.Run
yarn start
to open the demo.
License
Apache License 2.0
23.3.9
2 years ago
23.3.8
2 years ago
23.3.3
2 years ago
23.3.5
2 years ago
23.3.4
2 years ago
23.3.6
2 years ago
23.3.1
2 years ago
23.3.0
2 years ago
23.3.2
2 years ago
1.0.9
3 years ago
1.0.8
3 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.11
2 years ago
1.0.10
3 years ago
1.0.2
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.1
4 years ago