Angular Material Slider Component

preview_player
Показать описание
mat-slider allows for the selection of a value from a range via mouse, touch, or keyboard, similar to input type="range".

Basic slider
Note: the sliding behavior for this component requires that HammerJS is loaded on the page.

Selecting a value
By default the minimum value of the slider is 0, the maximum value is 100, and the thumb moves in increments of 1. These values can be changed by setting the min, max, and step attributes respectively. The initial value is set to the minimum value unless otherwise specified.
Рекомендации по теме
Комментарии
Автор

Nice video.
Please make a video on angular n firebase project

himanshuupreti