mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 20:18:03 +08:00
455 B
455 B
title | description | type | group | menuName | icon | order |
---|---|---|---|---|---|---|
Password 密码输框 | 0 | null | Password | 35 |
基本用法
{
"type": "form",
"api": "https://3xsw4ap8wah59.cfc-execute.bj.baidubce.com/api/amis-mock/mock2/form/saveForm",
"controls": [
{
"type": "password",
"name": "password",
"label": "密码"
}
]
}
属性表
请参考输入框