Class OtpInputStyle
Specifies the style variant for the Otp (One-Time Password) input component.
Inheritance
System.Object
OtpInputStyle
Namespace: Syncfusion.EJ2.Inputs
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class OtpInputStyle : Enum
Fields
Filled
Specifies the style of the Otp input to be filled.
Declaration
public const OtpInputStyle Filled
Field Value
Type |
---|
OtpInputStyle |
Outlined
Specifies the style of the Otp input to be outlined.
Declaration
public const OtpInputStyle Outlined
Field Value
Type |
---|
OtpInputStyle |
Underlined
Specifies the style of the Otp input to be underlined.
Declaration
public const OtpInputStyle Underlined
Field Value
Type |
---|
OtpInputStyle |