Namespace Syncfusion.Blazor.SplitButtons
Classes
_Imports |
AnimationEffect
Defines the animation effect of progress button. |
BeforeOpenCloseMenuEventArgs
Interface for before open / close event. |
ButtonGroupButton
ButtonGroupButton creates a button element that triggers an event on its click action. It can contain a text, an image, or both. |
ClickEventArgs
Interface for Split Button click event arguments. |
DropDownButtonEvents |
DropDownMenuItem |
DropDownMenuItems |
MenuEventArgs
Interface for before item render / select event. |
OpenCloseMenuEventArgs
Interface for open/close event. |
ProgressButtonAnimationSettings
Specifies the animation settings for the progress button. |
ProgressButtonEvents
Used to configure the progress button events. |
ProgressButtonSpinSettings
Specifies the spin settings for the progress button. |
ProgressEventArgs
Interface for progress event. |
SelectionMode
Defines the selection mode of ButtonGroup. |
SfButtonGroup
A ButtonGroup is a container that groups a series of buttons on a single line. It has an optional radio button (single selection) and checkbox (multiple selection) behavior. It may contain DropDownButton or SplitButton component. |
SfDropDownButton
DropDownButton component is used to toggle contextual overlays for displaying list of action items. It can contain both text and images. |
SfProgressButton
ProgressButton visualizes the progression of an operation to indicate the user that a process is happening in the background with visual representation. |
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. |
SpinPosition
Defines the spin position of progress button. |
SplitButtonEvents |
SplitButtonIconPosition
Defines the icon position of Split Button and DropDown Button. |