Back to components

Slider

The Slider Component allows users to enter a value within constrained range.

0
100

Table of Contents

Edit this section, Opens in new window

Usage

Principles

Sliders can have 2 states:

  • initialized (where a slider value is already set, and it shows progress);

  • uninitialized (slider is at its default state, with thumb resting at the middle, no progress is shown);

Initialized

0
100

Uninitialized

0
100
Edit this section, Opens in new window

Anatomy

0
100
  1. Label element
  2. Slider without initial value set
  3. Min value label
  4. Max value label
Edit this section, Opens in new window

Specs

0
100
Sizing

Slider data label has 1rem (16px) bottom margin.

Height of slider is 2rem (32px).

Descriptive slider value labels have aline height of 1.75rem (28px) and are positioned right under the slider element.

Edit this section, Opens in new window
Contact us, Opens in new window