Good example
- This number input expects a non-integer number
- It does not use the up/down arrow keys to increment the value
The pin number will expire after 1 hour
Good example
- This integer / spinner input expects an integer number
- It allows people to use the arrow keys to increment the value
Maximum 11
Bad example
- This integer / spinner input expects an non-integer number
- Because the arrow keys or mouse wheel can increment the value, it’s easy to make mistakes
The pin number will expire after 1 hour