menu

Blazor

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

    Show / Hide Table of Contents

    Class AutoComplete

    Defines whether the browser is allow to automatically enter or select a value for the textbox.

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

    Fields

    Off

    Represents the text field autocomplete is disabled.

    Declaration
    public const AutoComplete Off
    Field Value
    Type
    AutoComplete

    On

    Represents the text field autocomplete is enabled.

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