html - Switch Number Input Spinners -


is there way flip functionality of number input spinners? example, pushing arrow on number input spinner increase field value , pushing down arrow decreases value. can switch them, pushing arrow decrease field value? (i making priority list curious, intuitive push arrow increase priority, lower value).

<input type="number" />

thanks in advance!


Comments