menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class OtpInputStyle - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class OtpInputStyle

    Specifies the style variants for the Otp input.

    Inheritance
    System.Object
    OtpInputStyle
    Namespace: Syncfusion.Blazor.Inputs
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class OtpInputStyle : Enum

    Fields

    Filled

    Represents the style of the Otp input where the input is filled.

    Declaration
    public const OtpInputStyle Filled
    Field Value
    Type
    OtpInputStyle

    Outlined

    Represents the style of the Otp input where the input is outlined.

    Declaration
    public const OtpInputStyle Outlined
    Field Value
    Type
    OtpInputStyle

    Underlined

    Represents the style of the Otp input where the input is underlined.

    Declaration
    public const OtpInputStyle Underlined
    Field Value
    Type
    OtpInputStyle
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved