Sliders
Slider Value Text API
# Props
Attribute:
type
Type:
'current' | 'pointer'
Whether to use the slider's current value, or pointer value.
Attribute:
show-hours
Type:
boolean
Whether the time should always show the hours unit, even if the time is less than
1 hour. Only available if the
format
attribute is set to time
.
Attribute:
pad-hours
Type:
boolean
Whether the hours unit should be padded with zeroes to a length of 2. Only available if
the
format
attribute is set to time
.
Attribute:
decimal-places
Type:
number
Round the value when formatted as a percentage to the given number of decimal places. Only
available if
format
attribute is percent
.
Previous
<-
Volume Slider
Next
Slider Video
->