Maybe nice and easy for submission and filter input: Increase and decrease values by clicking on up/down buttons ;-) Allowing min and max values. BTW, current Digits field seems to have no min/max limits, yet ?! Except for a certain digit range like 9, 99, 999. Which is not granular enough.
Nothing was included in Bootstrap, yet. But there are many other solutions and plugins out there... also HTML5 input types. Terms used for this input method:
- step input
- numeric stepper
- spinner
Examples - Appearance:
Examples and Solutions:
- Stepper by Ben Plum
- Spinner Fuel UX plugin
- HTML5 Input types, min max, range. (not well supported, yet. ugly and tiny, but with keyboard support)
Maybe nice and easy for submission and filter input: Increase and decrease values by clicking on up/down buttons ;-) Allowing min and max values. BTW, current Digits field seems to have no min/max limits, yet ?! Except for a certain digit range like 9, 99, 999. Which is not granular enough.
Nothing was included in Bootstrap, yet. But there are many other solutions and plugins out there... also HTML5 input types. Terms used for this input method:
Examples - Appearance:
Examples and Solutions: - Stepper by Ben Plum - Spinner Fuel UX plugin - HTML5 Input types, min max, range. (not well supported, yet. ugly and tiny, but with keyboard support)