Slider
A slider provides a visual indication of adjustable content, as well as the current setting in the total range of content. Use a slider when you want people to set defined values (such as volume or brightness), or when people would benefit from instant feedback on the effect of setting changes.
Usage
Basic
Show code
Visibility
Show code
Demonstrates different visibility states of BitSlider: Visible, Hidden, and Collapsed.
Visible: [
]
Hidden: [
]
Collapsed: [
]Vertical
Show code
Change BitSlider orientation easily to vertical.
Range
Show code
Use BitSlider in ranged mode enabled with various configurations.
Vertical & Range
Show code
Combine vertical orientation and range together selection in BitSlider.
Style & Class
Show code
Customize the appearance of BitSlider using styles and CSS classes.
Binding
Show code
Bind value one-way and two-way in BitSlider.
RTL
Show code
Use BitSlider in right-to-left (RTL).
API
BitSlider parameters
Name |
Type |
Default value |
Description |
---|---|---|---|
BitComponentBase parameters
Name |
Type |
Default value |
Description |
---|---|---|---|
BitComponentBase public members
Name |
Type |
Default value |
Description |
---|---|---|---|
BitSliderClassStyles properties
Name |
Type |
Default value |
Description |
---|---|---|---|
BitSliderRangeValue properties
Name |
Type |
Default value |
Description |
---|---|---|---|
BitVisibility enum
Name |
Value |
Description |
---|---|---|
BitDir enum
Name |
Value |
Description |
---|---|---|
- On this page