alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum OverflowOption

    Specifies the display area of the Toolbar item when the Toolbar content overflows the available space. This option is applicable in the Popup mode.

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

    Fields

    Name Description
    Hide

    Always shows the item as the secondary priority on the popup.

    None

    No priority for display, and as per the normal order, moves to the popup when the content exceeds.

    Show

    Always shows the item as the primary priority on the Toolbar.

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