alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum OtpInputStyle

    Defines the visual styling options for the SfOtpInput component input fields.

    Namespace: Syncfusion.Blazor.Inputs
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum OtpInputStyle
    Remarks

    This enumeration controls the visual appearance and theme of the input fields, allowing the component to match different design systems and user interface styles.

    Fields

    Name Description
    Filled

    Displays input fields with a filled background color instead of borders.

    Outlined

    Displays input fields with a visible border outline around each field.

    Underlined

    Displays input fields with only a bottom border line, creating a minimalist appearance.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved