Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin-component-factory/vcf-slider

Package Overview
Dependencies
Maintainers
6
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

Slider web component for the Vaadin platform.

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Maintainers
6
Created
Source

<vcf-slider>

npm version Published on Vaadin Directory

Slider web component for the Vaadin platform.

drawing

Live demo ↗ | API documentation ↗

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

Keywords

FAQs

Package last updated on 22 Nov 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc