Skip to content

ShortPassword 短密码

演示

支付密码请输入 6 位数字密码
3/6

本地加密处理,不会显示明文。

自定义长度

通过 length 控制密码位数。

Props

Prop类型默认值描述
valuestring''当前输入值
lengthnumber6密码位数
inputAriaLabelstringundefined密码输入框的无障碍名称

Events

EventPayload描述
update:valuestring输入值变化
completestring输入完成
focusFocusEvent聚焦
blurFocusEvent失焦