OrionOtp

Usage

<o-otp> is a component that can be used to enter an OTP code, required for a strong authenfication for example.

OtpAutoFill OtpCodeType OtpPlayground

Props

Name
dataType'number' | 'text' = 'text'
readonlyboolean = false
sizenumber = 4
valuestring = undefined

Events

Name
Payload type
filled
string

PublicInstance

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