Getting Started
Dark Mode
Charts
Colors
Drag-and-drop
Forms
Utilities
Color Slider
Slide through gradients, picking the intensity or shade you need, as smoothly as sliding into your favorite jeans.
Basic
Glide through gradients to select the perfect intensity or shade, as effortlessly as slipping into your favorite jeans.
Installation
If you hit any issues, make sure you check out the installation guide here for more information.
Composed Components
Plug this component into the CLI, and it automatically loads all the included components. No need to add them individually.
The Color Slider comes packed with a variety of components to make it stand out.
Manual Installation
Sometimes, using the CLI is the way to go, so make sure you install the necessary dependencies for the components you want to use.
Anatomy
With Label
Enhance the color slider by adding a label for clarity and accessibility.
Orientation
By default, the color slider is horizontal. You can change it to vertical by setting the orientation
prop to vertical
.
Controlled
Take direct control over the color slider's value.
Disabled
Disable interaction with the color slider using the isDisabled
prop.