Input OTP
Accessible one-time password component.
Installation
npx nx g @spartan-ng/cli:ui input-otp
ng g @spartan-ng/cli:ui input-otp
Usage
Brain API
BrnInputOtpSlotComponent
Selector: brn-input-otp-slot
BrnInputOtpComponent
Selector: brn-input-otp
Inputs
Models
Outputs
Helm API
HlmInputOtpFakeCaretComponent
Selector: hlm-input-otp-fake-caret
HlmInputOtpGroupDirective
Selector: [hlmInputOtpGroup]
Inputs
HlmInputOtpSeparatorComponent
Selector: hlm-input-otp-separator
Inputs
HlmInputOtpSlotComponent
Selector: hlm-input-otp-slot
Inputs
HlmInputOtpDirective
Selector: brn-input-otp [hlm]
Inputs
Examples
Form
Sync the otp to a form by adding formControlName
to brn-input-otp
.