menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.Blazor.Navigations - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Namespace Syncfusion.Blazor.Navigations

    Classes

    AccordionAnimationCollapse

    A class that represents the animation to appear while collapsing the AccordionItem.

    AccordionAnimationExpand

    A class that represents the animation to appear while expanding the AccordionItem.

    AccordionAnimationSettings

    A class that represents the animations to appear on expand and collapse action of AccordionItem.

    AccordionClickArgs

    Provides the information about the accordion click action.

    AccordionEvents

    Provides event handlers for the SfAccordion component.

    AccordionItem

    A class that represents accordion panels of SfAccordion component.

    AccordionItemModel

    Provides information about the accordion item.

    AccordionItems

    Represents a collection of AccordionItem.

    ActionEventArgs

    Specified the class that denotes the creation and destroy action of TreeView component.

    AddEventArgs

    Provides information about the adding or added item in tab.

    AppBarColor

    Specifies the color of the SfAppBar component.

    AppBarMode

    Specifies the height mode of the SfAppBar component which define the height of the AppBar.

    AppBarPosition

    Specifies the position of the SfAppBar component.

    AppBarSeparator

    Represents a component which displays a line to visually group or separate the AppBar contents.

    AppBarSpacer

    Represents a component that introduce spacing between the AppBar contents which gives an additional space on content layout.

    BeforeOpenCloseMenuEventArgs<T>

    Provides the information about OnOpen/OnClose event.

    BreadcrumbClickedEventArgs

    Provides information about the ItemClicked event callback.

    BreadcrumbItem

    A class that represents breadcrumb component item of SfBreadcrumb component.

    BreadcrumbItemRenderingEventArgs

    Provides information about the ItemRendering event callback.

    BreadcrumbItems

    Represents a collection of BreadcrumbItem.

    BreadcrumbOverflowMode

    Specifies how to display Breadcrumb items in SfBreadcrumb component when the Breadcrumb items exceeds Breadcrumb container or MaxItems property.

    BreadcrumbTemplates

    Represents template options in SfBreadcrumb component.

    CarouselAnimationEffect

    Specifies the animation effect which need to be applied on transition of SfCarousel component.

    CarouselButtonVisibility

    Specifies how to display the navigation buttons in SfCarousel component.

    CarouselIndicatorsType

    Specifies the types of the indicators of SfCarousel component.

    CarouselItem

    A class that represents the Carousel item of SfCarousel component.

    CarouselSlideDirection

    Specifies the slide direction in which transition of SfCarousel component occurs.

    CarouselSwipeMode

    Enables or disables the slide swiping action through Touch and Mouse.

    ChangeEventArgs

    Defines the event arguments for the change event.

    ClickEventArgs

    Provides information about the clicked item in toolbar.

    CollapsedEventArgs

    Provides the information about the accordion item collapsed action.

    CollapseEventArgs

    Provides the information about the accordion item collapse action.

    ContentLoad

    Enum for the different options for displaying tab content.

    DataBoundEventArgs<T>

    Provides information about the DataBound event callback.

    DataSourceChangedEventArgs<T>

    Provides information about the DataSourceChanged event callback.

    DdtAction

    Specifies the change event action of the SfDropDownTree<TValue, TItem> component.

    DdtChangeEventArgs<T>

    Defines the change event of the DropDownTree component.

    DdtFilteringEventArgs

    Provides information about an Filtering event being raised.

    DdtVisualMode

    Represents the visual mode options for the SfDropDownTree<TValue, TItem> component.

    DisplayMode

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

    DragAndDropEventArgs

    Provides information about the drag and drop events callback.

    DragEventArgs

    Provides information about the dragged tab item.

    DropDownTreeField<TItem>

    A class used for configuring the Dropdown Tree fields setting properties.

    EventArgs

    Interface for open and close events.

    ExpandAction

    Defines the expand type of the TreeView node.

    ExpandedEventArgs

    Provides the information about the accordion item expanded action.

    ExpandEventArgs

    Provides the information about the accordion item expanding action.

    ExpandMode

    Specifies the option to expand single or multiple panel at a time in the SfAccordion component.

    FailureEventArgs

    Provides information about the OnActionFailure event callback.

    HeaderModel

    Provides information about the tab header.

    HeaderPosition

    Enum for the different positions where a tab header can be placed.

    IndicatorsTemplateContext

    A class that holds the options for the IndictorsTemplate.

    ItemAlign

    Specifies the alignment of the Toolbar items.

    ItemModel

    Provides information about the toolbar item.

    ItemType

    Specifies the element types supported by the Toolbar component.

    MenuAnimationSettings

    Specifies the animation settings for the menu open.

    MenuEffect

    Menu animation effects.

    MenuEventArgs<T>

    Provides the information about the OnItemRender/ItemSelected event.

    MenuEvents<TValue>

    Used to configure the menu events.

    MenuFieldSettings

    Configures the field options of the Menu.

    MenuItem

    Used to configure the items which is going to render as menu.

    MenuItemModel

    Provides the information about MenuItem.

    MenuItems

    List of items that is used to configure menu items.

    MenuTemplates<TValue>

    Used to specify templates for rendering menu items.

    NodeCheckEventArgs

    Provides information about the NodeChecked event callback.

    NodeClickEventArgs

    Provides information about the NodeClicked event callback.

    NodeData

    Specifies class that holds the node details.

    NodeEditEventArgs

    Provides information about the node edit events callback.

    NodeExpandEventArgs

    Provides information about the node expand events callback.

    NodeKeyPressEventArgs

    Provides information about the OnKeyPress event callback.

    NodeRenderEventArgs<T>

    Provides information about the OnNodeRender event callback.

    NodeSelectEventArgs

    Provides information about the node selection event callback.

    OpenCloseMenuEventArgs<T>

    Provides the information about the Opened/Closed event.

    Orientation

    Specifies the option for orientation mode of Menu. By default, component rendered in Horizontal orientation mode.

    OverflowMode

    Specifies the display mode for the Toolbar component when the content exceeds the available space.

    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.

    PageChangedEventArgs

    Provides information about the PageChanged event.

    PageChangingEventArgs

    Provides information about the PageChanging event.

    PagerItemClickEventArgs

    Provides information about the ItemClick event.

    PagerTemplateContext

    Represents a class that provides information about SfPager which as context for Template.

    PageSizeChangedArgs

    Provides information about the PageSizeChanged event.

    PageSizeChangingArgs

    Provides information about the PageSizeChanging event.

    RemoveEventArgs

    Provides information about the removing or removed item in tab.

    SelectedItemTemplate<T>

    Provides information about current item.

    SelectEventArgs

    Provides information about the selected tab item.

    SelectingEventArgs

    Provides information about the selecting tab item.

    SfAccordion

    Accordion is a vertically collapsible panel that displays one or more panels at a time.

    SfAppBar

    The AppBar displays the information and actions related to the current application screen. It is used to show branding, screen titles, navigation, and actions.

    SfBreadcrumb

    Breadcrumb component is a graphical user interface that helps to identify or highlight the current location within a hierarchical structure of websites. The aim is to make the user aware of their current position in a hierarchy of website links.

    SfCarousel

    The carousel component is a slide show of images, contents or images with contents.

    SfContextMenu<TValue>

    ContextMenu is a graphical user interface that appears on the user right click/touch hold operation.

    SfDropDownTree<TValue, TItem>

    The Dropdown Tree component allows to select required values in input from hierarchical tree structure of data.

    SfMenu<TValue>

    Menu is a graphical user interface that serve as navigation headers for your application.

    SfPager

    Methods partial class

    SfSidebar

    The SfSidebar component is an expandable and collapsible component that typically acts as a side container to place primary or secondary content alongside the main content.

    SfSidebarContainer
    SfStepper

    The Blazor Stepper component visualizes several steps and indicates the current progress by highlighting already completed steps.

    SfTab

    Tab is a content panel to show multiple contents in a compact space. Also, only one tab is active at a time. Each Tab item has an associated content, that will be displayed based on the active Tab.

    SfToolbar

    The Toolbar control contains a list of toolbar items that are aligned horizontally.

    SfTreeView<TValue>

    The Blazor TreeView component displays hierarchical data, such as a table of contents, code examples, and file directories, in a tree-like structure.

    SidebarPosition

    Specifies the Sidebar positions.

    SidebarType

    Specifies the Sidebar types.

    SortOrder

    Defines the sorting order type for TreeView.

    StepperAnimationSettings

    Represents animation settings for the SfStepper component.

    StepperChangedEventArgs

    Represents the event arguments for the Stepper's step change event.

    StepperChangeEventArgs

    Represents the event arguments for the Stepper's step changing event.

    StepperClickedEventArgs

    Represents the event arguments for the Stepper's step click event.

    StepperLabelPosition

    Specifies the position of step labels in relation to the Stepper component.

    StepperOrientation

    Represents the orientation options for the SfStepper component.

    StepperRenderedEventArgs

    Represents event arguments for Stepper rendered event.

    StepperStatus

    Specifies the status of a step within the SfStepper component.

    StepperStep

    A class that represents steps of SfStepper component.

    StepperSteps

    Represents a collection of StepperStep.

    StepperType

    Specifies the type of display for steps in the SfStepper component.

    TabAnimationNext

    A class that represents the animation to appear while moving to the next tab content.

    TabAnimationPrevious

    Specifies the animation to appear when moving to the previous Tab content.

    TabAnimationSettings

    A class that represents the animations to appear while activating the TabItem.

    TabEvents

    Provides event handlers for the SfTab component.

    TabHeader

    A class that represents the tab header of SfTab component.

    TabItem

    A class that represents tab component item of SfTab component.

    TabItemModel

    Provides information about the tab item.

    TabItems

    Represents a collection of TabItem.

    TabSwipeMode

    Enables or disables the slide swiping action through Touch and Mouse.

    ToolbarEvents
    ToolbarItem

    A class that represents toolbar component item of SfToolbar component.

    ToolbarItems

    Represents a collection of ToolbarItem.

    TreeEffect

    TreeView animation effects.

    TreeViewAnimationCollapse

    Specifies the animation to appear while collapsing the TreeView item.

    TreeViewAnimationExpand

    Specifies the animation to appear while expanding the TreeView item.

    TreeViewEvents<TValue>

    The TreeView allows us to control the component by using events.

    TreeViewFieldChild<TValue>

    A class used for configuring the TreeView child element fields properties.

    TreeViewFieldOptions<TValue>

    A class used for configuring the TreeView fields setting properties.

    TreeViewFieldsSettings<TValue>

    A class used for configuring the TreeView fields setting properties.

    TreeViewNodeAnimationSettings

    A class used for configuring the TreeView animation properties.

    TreeViewTemplates<TValue>

    The TreeView component allows you to customize the look of TreeView nodes using Templates.

    Interfaces

    IDropDownTree

    Interface for SfDropDownTree.

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