Getting Started
Dark Mode
Charts
Colors
Drag-and-drop
Forms
Utilities
Input OTP
The only lit, all-in-one Input OTP component you’ll find online. Easy to use, highly customizable, and packed with features.
Introduction
The Input OTP component is a versatile and customizable component that allows you to easily create an OTP input field. It offers a range of features, including customizable separators, validation, and more. Shoutout to Guilherme Rodz for creating this amazing component.
Basic
Here’s the basic usage of the Input OTP component.
Installation
If you hit any issues, make sure you check out the installation guide here for more information.
Manual Installation
Sometimes, using the CLI is the way to go, so make sure you install the necessary dependencies for the components you want to use.
Anatomy
Separator
To include a separator between the OTP input groups, use the InputOTPSeparator
component.
Controlled
To control the Input OTP component, utilize the value
and onChange
props.