Slider

Inputs for choosing a value or a range inside a range of values
You can pass in either one or both of upper and lower FormControls. If you pass one, you can only modify either the min or max value. If you pass both, you will get a slider with two handles.
$100.00 – 150.00 AUD
Inputs
maxControl : FormControl<number>
maxValue : number
minControl : FormControl<number>
minValue : number
currencyCode ?: string
labelPosition ?: SliderLabelPosition = SliderLabelPosition.CENTER
maxAriaLabel ?: string = 'Maximum value'
minAriaLabel ?: string = 'Minimum value'
units ?: string = ''
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.