Form

Component

PIN Code

Multi digit OTP and security verification PIN inputs with auto focus movement.

Component Syntax

blade
<x-aura::pin-code length="4" size="md" />

1. 4 Digit Passcode

blade

2. 6 Digit Two Factor Verification (length=6 size=lg)

blade

Two Step Verification

Please enter the 6 digit code generated by your authenticator app.

3. Size Variations

blade

Small (size=sm):

Medium (size=md):

Large (size=lg):

Component Props

Available properties and configurations for the PIN code component.

Prop Default Available Values

length

4

Positive integer (e.g. 4, 6)

size

md
sm md lg