What is the purpose of the step attribute in an <input type="number"> element?
step
<input type="number">
To step through form sections
To animate the number changes
To set the interval between allowed values
To control the speed of value incrementation