menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OtpInputStyle - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved