# 按钮

# 常用操作按钮

内置规则

参数 说明 类型
required 是否必须 string
pattern 正则表达验证(默认是email) boolean
minLength 最短长度 number
maxLength 最长 number