@vaadin-component-factory/vcf-slider
TypeScript icon, indicating that this package has built-in type declarations

23.3.9 • Public • Published

<vcf-slider>

npm version Published on Vaadin Directory

Range slider web component for the Vaadin platform.

drawing

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

Package Sidebar

Install

npm i @vaadin-component-factory/vcf-slider

Weekly Downloads

2

Version

23.3.9

License

Apache-2.0

Unpacked Size

241 kB

Total Files

19

Last publish

Collaborators

  • krissvaa
  • artur-
  • tatulund
  • wajtrvaadin
  • ingmartinlopez
  • paodb
  • jcgueriaud
  • vcf
  • jouni
  • onuridrisoglu