Component Documentation
This is an inputOTP description.
This is an inputOTP description.
Input OTP
The Input OTP component is designed for entering one-time passwords or verification codes β often used in login flows or two-factor authentication.
It consists of an OTP Wrapper, which holds:
- OTP Slot β individual input fields for each digit or character
- OTP Separator β optional separators for grouping (e.g.
123 β’ 456)
Usage
- Drag the OTP Wrapper onto the canvas.
- Add OTP Slots for each digit or character you want to collect.
- (Optional) Insert OTP Separators to improve readability.
- Customize styling and placeholder content via the Component Properties panel.