Bootstrap 5 Range Component Tool

Preview:
Generated Code:

                
            

Range Options Explained

The min and max attributes define the range of values the input can accept.

The step attribute defines the increment or decrement step for the range input.

The disabled attribute disables the input, making it unresponsive to user interaction.