For more info please check the components's official demos & documentation demos & documentation
mat-slider allows for the selection of a value from a range via mouse, touch, or keyboard, similar to <input type="range">.
@Output() change: EventEmitter<MatSliderChange> Event emitted when the slider value has changed.
Selected: {{ myValue }}%
Show ticks Auto ticks
Show thumb label
Vertical Inverted
Disabled
Result