Range

bs-range is a slider input bound through [(ngModel)] (or any reactive-forms control). Use [min], [max], and [step] to constrain the value, and [disabled] to lock the control.

Basic usage

2
2
Disabled