23.3.9 • Published 10 months ago

@vaadin-component-factory/vcf-slider v23.3.9

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
10 months ago

<vcf-slider>

npm version Published on Vaadin Directory

Range slider web component for the Vaadin platform.

DEMO ↗

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

  1. Fork the vcf-slider repository and clone it locally.

  2. Make sure you have yarn installed.

  3. When in the vcf-slider directory, run yarn to install dependencies.

  4. Run yarn start to open the demo.

License

Apache License 2.0

23.3.9

10 months ago

23.3.8

10 months ago

23.3.3

1 year ago

23.3.5

1 year ago

23.3.4

1 year ago

23.3.6

1 year ago

23.3.1

1 year ago

23.3.0

1 year ago

23.3.2

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.2

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.1

3 years ago