Interface for a class RibbonSplitButtonSettings
EmitType<BeforeOpenCloseMenuEventArgs>
Triggers before closing the SplitButton popup.
Triggers while rendering each Popup item of SplitButton.
EmitType<BeforeOpenCloseMenuEventArgs>
Triggers before opening the SplitButton popup.
Triggers while clicking the primary button in SplitButton.
EmitType<OpenCloseMenuEventArgs>
Triggers while closing the SplitButton popup.
EmitType<Event>
Event triggers once the SplitButton is created.
EmitType<OpenCloseMenuEventArgs>
Triggers while opening the SplitButton popup.
Triggers while selecting an action item in SplitButton popup.
string
Specifies the event to close the SplitButton popup.
string
Specifies the content of the SplitButton.
string
Defines one or more CSS classes to customize the appearance of SplitButton.
{ : }
Specifies additional HTML attributes to be applied to the SplitButton.
string
Defines the CSS class for the icons to be shown in the SplitButton.
ItemModel[]
Defines the list of items for the SplitButton popup.
string
| HTMLElement
Specifies the selector for the element to be shown in the SplitButton popup.