输入密码 type 属性
描述
type 属性返回密码字段是哪种类型的表单元素。
对于密码字段,此属性始终返回“password”。
浏览器支持
属性 | |||||
---|---|---|---|---|---|
type | 是 | 10.0 | 是 | 是 | 是 |
语法
passwordObject.type
返回值
类型 | 描述 |
---|---|
字符串 | 密码字段是哪种类型的表单元素 |
❮ 输入密码对象
type 属性返回密码字段是哪种类型的表单元素。
对于密码字段,此属性始终返回“password”。
属性 | |||||
---|---|---|---|---|---|
type | 是 | 10.0 | 是 | 是 | 是 |
passwordObject.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]