Namespace Syncfusion.Blazor.SplitButtons
Classes
BeforeOpenCloseMenuEventArgs
Provides information about the OnOpen and OnClose events.
ButtonGroupButton
Represents a single button within a SfButtonGroup, which functions as a graphical user interface element that triggers an event when clicked. The button can be customized with text, an icon, or both.
ClickEventArgs
Provides information about the click event arguments of the SfSplitButton.
DropDownButtonEvents
Represents the event handlers for the SfDropDownButton.
DropDownMenuAnimationSettings
Configures the animation settings for the dropdown menu in a SfDropDownButton.
DropDownMenuItem
DropDownMenuItems
MenuEventArgs
Provides information for the OnItemRender and Select events.
OpenCloseMenuEventArgs
Provides information for the Opened and Closed events.
ProgressButtonAnimationSettings
Represents the animation settings for the SfProgressButton component.
ProgressButtonEvents
Configures the event handlers for the SfProgressButton component.
ProgressButtonSpinSettings
Configures the appearance and behavior of the spinner within the SfProgressButton component.
ProgressEventArgs
Provides event arguments for the Progressing event of a ProgressButton.
SfButtonGroup
The ButtonGroup component is a container that groups a series of buttons on a single line and supports different selection modes, such as single and multiple selections.
SfDropDownButton
The DropDownButton component is used to toggle contextual overlays for displaying a list of action items. It can contain text, an icon, or both, and provides a customizable appearance.
SfProgressButton
ProgressButton visualizes the progression of an operation to indicate the user that a process is happening in the background with visual representation. It can contain a text, an icon, svg or both.
SfSplitButton
SplitButton component has primary and secondary button. Primary button is used to select
default action and secondary button is used to toggle contextual overlays for displaying list of
action items. It can contain both text and images.
SplitButtonEvents
Specifies the event callbacks that can be configured for the SfSplitButton component.
Enums
AnimationEffect
Defines the animation effects for the Progress Button.
DropDownMenuAnimationEffect
Specifies the animation effects available for the DropDown Menu popup.
SelectionMode
Specifies the selection behavior of the SfButtonGroup.
SpinPosition
Defines the position of the spinner within the Progress Button.
SplitButtonIconPosition
Defines the icon position for the Split Button and DropDown Button components.