Overview
12 Sep 20251 minute to read
| Name | Description |
|---|---|
| OtpInput | Represents the Otp component that allows the user to enter the otp values. |
| OtpInputStyle | Specifies the style variant for the Otp (One-Time Password) input component. |
| OtpInputType | Specifies the type of input for the Otp (One-Time Password) input component. |
| TextTransform | Enum for the case transformation options for OTP input text. |
| OtpChangedEventArgs | Provides information about valueChanged event callback |
| OtpFocusEventArgs | Provides information about focus event callback |
| OtpInputEventArgs | Provides information about input event callback |