Controls

Slider

Swipe left or right to adjust values, like sliding the volume on your stereo, perfect for gradual control.

Slider

A slider is a horizontal bar that you can drag left or right to select a value within a range, similar to adjusting volume.

30

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 Slider comes packed with a variety of components to make it stand out.

Field

Field's a core piece every other component uses. It flexes reusable styles, showing up in inputs, labels, descriptions, and more.

Tooltip

Hover to reveal details, like a secret whispering info, perfect for extra hints or help where needed.

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.

Step

Set a step value on the slider, and it will increment or decrement by that fixed amount each time you adjust it.

0
Step in 10

Tooltip

Add a tooltip to the slider to show the current value.

SoftLoud

Range

By passing an array to the defaultValue or value props, you can create a range slider.

25 – 75

Orientation

You can change the orientation of the slider to vertical.

Equilizer

Suffix Prefix

Sometimes you need to add a prefix or suffix to the slider, like a volume icon.

1

Description

Add a description to the slider.

30
Brightness of the image

Controlled

You can control the slider's value by using the value prop.

31
Current temperature: 31
21 – 86
Current saturation: 21,86

Disabled

When the slider is disabled, it appears grayed out and becomes non-interactive.

0