Documents
Concepts
User Guide
Development Integration
AgentAuth
Metadata
Development Integration
Multi-tenant (beta)
Console Documentation
Multi-tenant Console
Tenant Console
Saas Application Demo
Development Integration
/
Mobile and Client Applications
/
iOS
/
Components
/
Basic Components
/
Password Input Box
¶
PasswordTextField
Update time:
2025-07-23 07:34:21
Edit
此组件将用户输入作为密码字段传给服务端。默认提供显示/隐藏密码按钮。
¶
示例
¶
创建
放置一个 TextField,并将其类型改为 PasswordTextField
Previous article: Account Input Box
Next article: Email Input Box