Skip to content

VerifyBox-DEMO


Properties


PropertyTypeRequiredDefaultDescription
modelValuestringNo''Using v-model binding input value
lengthnumberNo4Verification code length.
inputmodestringNo'numeric'Input mode. Options:numeric, tel, text, decimal, email, url
underlinebooleanNofalseWhether to use the underline style for VerifyBox
backgroundstringNo''
borderWidthnumberNo1
borderColorstringNo''
focusBorderColorstringNo''
fontSizenumberNo18
fontWeightstringNo'bold'
foregroundstringNo''
borderRadiusnumberNo3See the VerifyBox borderRadius option.
isBoxShadowbooleanNofalseEnable VerifyBox shadow.
revealBorderbooleanNofalse
disabledbooleanNofalse
themestringNo'global'Theme style. Supports global, light, dark, system, and custom.
langstringNo"global"See the VerifyBox lang option.

Events


EventArgumentsDescription
confirmstringEmitted when input is complete and returns the result.

MIT Licensed