Namespace Syncfusion.Blazor.Navigations
Classes
AccordionAnimationCollapse
Specifies the animation to appear while collapsing the Accordion item. |
AccordionAnimationExpand
Specifies the animation to appear while expanding the Accordion item. |
AccordionAnimationSettings
A class used for configuring the Accordion animation properties. |
AccordionClickArgs
A class that holds options to control the accordion click action. |
AccordionEvents
Configure event handlers to handle the events with the Accordion component. |
AccordionItem
Defines accordion panels. |
AccordionItemModel
A class that holds option for Accordion Items. |
AccordionItems
A list of items that are used to configure the Accordion component. |
ActionEventArgs
Specifies class for denotes the event name. |
AddEventArgs
A class that holds options to control the adding or added item. |
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. |
CarouselItem
A class that represents the Carousel item of SfCarousel component. |
CarouselSlideDirection
Specifies the slide direction in which transition of SfCarousel component occurs. |
ChangeEventArgs
Defines the event arguments for the change event. |
ClickEventArgs
A class that holds options to control the toolbar clicked action. |
CollapsedEventArgs
A class that holds options to control the collapsed item action. |
CollapseEventArgs
A class that holds options to control the collapsing item action. |
ContentLoad
Specifies the options of Tab content display mode. |
DataBoundEventArgs<T>
Specifies class for DataBound event arguments. |
DataSourceChangedEventArgs<T>
Specifies class for DataSourceChanged event arguments. |
DisplayMode
Specifies the options of where the text will be displayed in popup mode of the Toolbar. |
DragAndDropEventArgs
Specifies class for DragAndDrop event arguments. |
DragEventArgs
A class that holds options to control the dragged item action. |
EventArgs
Interface for open and close events. |
ExpandAction
Defines the expand type of the TreeView node. |
ExpandedEventArgs
A class that holds options to control the expanded item action. |
ExpandEventArgs
A class that holds options to control the expanding item action. |
ExpandMode
Specifies the option to expand single or multiple panel at a time. |
FailureEventArgs
Specifies class for Failure event arguments. |
HeaderModel
A class to define the properties of a tab header. |
HeaderPosition
Options to set the orientation of Tab header. |
IndicatorsTemplateContext
A class that holds the options for the IndictorsTemplate. |
ItemAlign
Specifies the options for aligning the Toolbar items. |
ItemModel
A class for a toolbar Item. |
ItemType
Specifies the options for supporting element types of Toolbar command. |
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
Specifies class for NodeCheck event arguments. |
NodeClickEventArgs
Specifies class for NodeClick event arguments. |
NodeData
Specifies class that holds the node details. |
NodeEditEventArgs
Specifies class for NodeEdit event arguments. |
NodeExpandEventArgs
Specifies class for NodeExpand event arguments. |
NodeKeyPressEventArgs
Specifies class for NodeKeyPress event arguments. |
NodeRenderEventArgs<T>
Specifies class for node render event arguments. |
NodeSelectEventArgs
Specifies class for NodeSelect event arguments. |
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 options of Toolbar display mode. Display option is considered when Toolbar content exceeds the available space. |
OverflowOption
Specifies the options of the Toolbar item display area when the Toolbar content overflows to available space.Applicable to |
PageChangedEventArgs
Defines the event argument of page changed event. |
PageChangingEventArgs
Defines the event argument of page changing event. |
PageClickEventArgs
Defines the event argument of page click event. |
PagerTemplateContext
Defines the context of the pager template. |
PageSizeChangedArgs
Defines the event argument of the pager dropdown changed event. |
PageSizeChangingArgs
Defines the event argument of the pager dropdown changing event. |
RemoveEventArgs
A class that holds options to control the removing and removed item. |
SelectEventArgs
A class that holds options to control the selected item action. |
SelectingEventArgs
A class that holds options to control the selecting item action. |
SfAccordion
Accordion is a vertically collapsible panel that displays one or more panels at a time. |
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. |
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. |
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 group of commands that are aligned horizontally. |
SfTreeView<TValue>
The TreeView component is used to represent hierarchical data in a tree like structure with advanced functions to edit, drag and drop, select with CheckBox and more. TreeView can be populated from a data source such as an array of data's or from DataManager. |
SidebarPosition
Specifies the Sidebar positions. |
SidebarType
Specifies the Sidebar types. |
SortOrder
Defines the sorting order type for TreeView. |
TabAnimationNext
Specifies the animation to appear when moving to the next Tab content. |
TabAnimationPrevious
Specifies the animation to appear when moving to the previous Tab content. |
TabAnimationSettings
A class used for configuring the Tab animation properties. |
TabEvents
Configure event handlers to handle the events with the Tabs component. |
TabHeader
A class used for configuring the Tab header properties. |
TabItem
An item object that is used to configure the Tab. |
TabItemModel
A class to define the properties of a tab Item. |
TabItems
A list of items that are used to configure the Tabs component. |
ToolbarEvents |
ToolbarItem
An item object that is used to configure Toolbar commands. |
ToolbarItems
A list of items that is used to configure Toolbar commands. |
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. |
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. |