定义和用法
最小属性设置或返回的值min时间字段的属性。
该min属性指定一时间字段的最低值(时间)。
提示:使用min的共同属性的max属性来创建一系列的法律价值观。
提示:要设置或返回的值max的属性,使用最大属性。
浏览器支持
最小属性在所有主流浏览器的支持。
注:在Internet Explorer 9和早期版本不支持分财产。
注: <input type="time">元素不在Internet Explorer或Firefox的支持。
句法
返回最小属性:
timeObject .min
设置Min属性:
timeObject .min= hh:mm:ss.ms
属性值
Value | Description |
---|---|
hh:mm:ss.ms |
Specifies the minimum time allowed for the time field. Explanation of components:
|
技术细节
返回值: | 一个字符串,代表的最小时间允许的时间字段 |
---|
更多示例
相关页面
HTML参考: HTML <input> min属性
输入时间对象