OrionOtp

Usage

<o-otp> est un composant pouvant être utilisé pour saisir un code OTP, nécessaire lors d'une authentification forte par exemple.

OtpAutoFill OtpCodeType OtpPlayground

Props

Name
dataType'number' | 'text' = undefined
readonlyboolean = undefined
sizenumber = 'md'
valuestring = undefined

Events

Name
Payload type
filled
string

PublicInstance

Name
Type
reset
() => void
focus
() => void
code
() => Code
readableCode
() => string
_el
() => HTMLElement | undefined