A Range is an interactive component that lets the user swiftly slide through possible values spread over the desired range.
Detailed documentation and more examples you can find in our Bootstrap Range Docs
Range Disabled
Add the disabled boolean attribute on an input to give it a grayed out appearance
and remove pointer events.