Number type with min, max, range, step
Pre-release
Pre-release
When an input element’s type attribute is in the Number state, the rules in this release apply. The input element represents a control for setting the element’s value to a string representing a number.
Included in this release are the following features:
- type=number rule
- type=range rule
- min
- max
- step