šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

@vaadin-component-factory/vcf-slider

Package Overview
Dependencies
Maintainers
10
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin-component-factory/vcf-slider

Range slider web component for the Vaadin platform.

23.3.9
latest
Source
npm
Version published
Weekly downloads
7
-22.22%
Maintainers
10
Weekly downloads
Ā 
Created
Source

<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

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

  • Make sure you have yarn installed.

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

  • Run yarn start to open the demo.

License

Apache License 2.0

Keywords

lit

FAQs

Package last updated on 12 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts