Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

pcln-slider

Package Overview
Dependencies
Maintainers
12
Versions
353
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pcln-slider

React component for range sliders

latest
npmnpm
Version
6.2.6
Version published
Weekly downloads
4.5K
-1.81%
Maintainers
12
Weekly downloads
 
Created
Source

pcln-slider

React range slider component

npm i pcln-slider
import Slider from 'pcln-slider'
<Slider min={0} max={0} value={value} onChange={handleChange} />

Note: <Slider> relies on values from theme, so it must be a descendent of <ThemeProvider> in order to work properly. Otherwise, you might experience errors like this:

Uncaught TypeError: Cannot read property '3' of undefined

Props

Uses the same props as rc-slider.

FAQs

Package last updated on 17 Sep 2025

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