Skip to content

图形验证码(VerifyCode)

组件标识

component: 'VerifyCode'

componentProps

参数名类型说明
placeholderstring输入框占位提示
disabledboolean是否禁用
onChange(value: boolean) => void校验结果变化回调
styleRecord<string, any>自定义样式