True, to disable this control.
OptionalformatThis can be a function to convert a value to it's display text or the name of a value converter to use.
OptionalmaxIf this value changes and this slider's value is larger, this slider's value will be set to this maximum value.
OptionalminIf this value changes and this slider's value is smaller, this slider's value will be set to this minimum value.
The current value.
This may be outside of the range of possible values.
An array of possible values that the user can select.
This must be sorted in ascending order and may include negative values and infinity.
A simple slider for numeric user input.
Example
To create dependent min/max sliders the minimum and maximum values can be bound to the corresponding sliders: