隐藏输入 type 属性
描述
type 属性返回隐藏输入字段属于哪种表单元素。
对于隐藏对象,它将始终为 "hidden"。
浏览器支持
属性 | |||||
---|---|---|---|---|---|
type | 是 | 是 | 是 | 是 | 是 |
语法
hiddenObject.type
返回值
类型 | 描述 |
---|---|
字符串 | 隐藏输入字段属于哪种表单元素 |
❮ 隐藏输入对象
type 属性返回隐藏输入字段属于哪种表单元素。
对于隐藏对象,它将始终为 "hidden"。
属性 | |||||
---|---|---|---|---|---|
type | 是 | 是 | 是 | 是 | 是 |
hiddenObject.type
类型 | 描述 |
---|---|
字符串 | 隐藏输入字段属于哪种表单元素 |
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]