Ctrl + K
Get StartedStylesCoreCompsCDK
Actions
Action Sheet
Button
Button Group
Context Menu
Dropdown Button
Menu
Side Menu
Form & Editors
Checkbox
Color Box
Color Palette
Cron Job
Date & Time Box
Date & Time Picker
Form
Image Editor
Json Viewer
Number Box
One time password
Paint
Password Box
Phone Box
Query Builder
Range Slider
Rate Picker
Rest Api Generator
Search Box
Select Box
Selection List
Step Wizard
Switch
Tag Box
Text Box
Textarea
Tree View
Uploader
WYSIWYG
Navigation & Layout
Avatar
Badge
Bottom Navigation
Breadcrumb
Calendar
Chips
Circular Progress
Collapse
Comment
Conversation
Data Pager
Data Table
Drawer
File Explorer
Grid Layout Builder
Image
KBD
List
Loading
Map
Media Viewer
Navbar
Picker
Popover
Popup
Progress Bar
Qrcode
Rail Navigation
Result
Skeleton
Sliding Item
Tabs
Tag
Time Line
Toolbar
Tooltip
Dialog & Notifications
Alert
Dialog
Loading Dialog
Notification
Toast

One Time Password

import { AXOtpModule } from '@acorex/components/otp'; OTP component offers a robust solution for capturing one-time passwords while providing customization options to meet different security and design requirements. With the ability to set the length, return the complete value, control input state with disabled and readonly modes, and style the input sections, it serves as a valuable tool for ensuring secure and visually appealing OTP entry in application.

Overview

In this section, you can test different options of this component and see the output in real time
One Time Password

Please enter the verification code that was emailed to you

Solid

Usage

A simple example of using ax-otp
Preview
Code

Length

Use length property for number of inputs
Preview
Code

Copy & Paste

If you want paste value into input, just copy numbers and paste into any input. it will automatically fill value
Preview
Code

Validation

You can use validation by use state property. state property can get clear, success, error
Preview
Code

Auto Foucs

You can pass axAutoFocus directive to ax-otp
Preview
Code

Copyright ©2017-2025 ACoreX Labs Inc.

On this page