min
Summary
The min attribute specifies the minimum value for an <input> element.
Applies to | [HTMLInputElement](/html/elements/input) |
---|
For datetime, datetime-local, month, time, and week the value of the attribute must be a valid string of the type.
For number and range the value of the attribute must be a number: decimal or integer.
See also
Related articles
HTML
min
Other articles
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]