Slider#
Implementation#
Vanilla#
Apply .slider
to <input type="range" />
Properties
On Dark Surface
Disabled
Color
React#
The React components enhances the vanilla element by adding a filled area. This is a WebKit-specific enhancement.
Apply .slider
to <input type="range" />
The React components enhances the vanilla element by adding a filled area. This is a WebKit-specific enhancement.