alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum DisplayMode

    Specifies where the text is displayed in the popup mode of the Toolbar.

    Namespace: Syncfusion.Blazor.Navigations
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum DisplayMode

    Fields

    Name Description
    Both

    Displays the text on the Toolbar and popup.

    Overflow

    Displays the text only when the content overflows to the popup.

    Toolbar

    Displays the text only on the Toolbar.

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