min
and max
attributes define the range of values the input can accept.
step
attribute defines the increment or decrement step for the range input.
disabled
attribute disables the input, making it unresponsive to user interaction.