InputOTP

One-time password input component with configurable length, separators, and slot groups. Commonly used for 2FA verification codes.

Import

Live Demo

One-time password input with configurable groups.

Simple 6-digit

With separator (2+2+2)

Props

NameTypeDefaultDescription
maxLengthnumberMaximum number of characters
containerClassNamestringCSS class for the container

Examples

Simple 6-Digit

With Separator (2+2+2)

Grouped format common in verification codes.