Skip to content
Hamlet-Web
Search
K
Main Navigation
组件
高级组件
编辑器
变更日志
FAQ
1.9.13
Appearance
Menu
Return to top
On this page
Table of Contents for current page
Input 输入框
基本使用
API
参数
描述
类型
默认值
是否必填
model-value / v-model
绑定值
string
|
number
inputType
类型
'text' | 'password' | 'textarea'
showPassword
是否显示切换密码图标
boolean
clearable
是否可清空
boolean
false
placeholder
文本占位
string
请输入
maxlength
最大长度
string
36
suffixIcon
自定义后缀图标
string
|
Component