Example of API in ASP.NET Core OTP Input Control
This sample demonstrates the properties available in the the OTP Input control.
DEMO
SOURCE
Enter verification code
Styling Mode | |
Validation Status | |
Placeholder | |
Separator | |
Length | |
Disabled |
This example showcases the usage of the stylingMode
, placeholder
, separator
, value
, cssClass
, length
, and disabled
properties in the OTP Input component.