Our Admin Panel isn’t just a mix of third-party components. It’s
the only Bootstrap dashboard built on a professional, enterprise-grade UI Components Library
. This component is part of this library, and we present only the basic usage of it here. To explore extended examples, detailed API documentation, and customization options, refer to our docs.
By default, range inputs “snap” to integer values. To change this, you can specify a
step
value. In the example below, we double the number of steps by using
step="0.5"
.