Interface for a class SplitButton
EmitType<BeforeOpenCloseMenuEventArgs>
Triggers before closing the SplitButton popup.
EmitType<MenuEventArgs>
Triggers while rendering each Popup item of SplitButton.
EmitType<BeforeOpenCloseMenuEventArgs>
Triggers before opening the SplitButton popup.
Triggers when the primary button of SplitButton has been clicked.
EmitType<OpenCloseMenuEventArgs>
Triggers while closing the SplitButton popup.
EmitType<Event>
Triggers once the component rendering is completed.
EmitType<OpenCloseMenuEventArgs>
Triggers while opening the SplitButton popup.
EmitType<MenuEventArgs>
Triggers while selecting action item of SplitButton popup.
string
Specifies the event to close the DropDownButton popup.
string
Defines the content of the SplitButton primary action button can either be a text or HTML elements.
boolean
Specifies the popup element creation on open.
string
Defines class/multiple classes separated by a space in the SplitButton element. The SplitButton size and styles can be customized by using this.
boolean
Specifies a value that indicates whether the SplitButton is disabled or not.
boolean
Defines whether to allow the cross-scripting site or not.
boolean
Enable or disable persisting component’s state between page reloads.
boolean
Enable or disable rendering component in right to left direction.
string
Defines class/multiple classes separated by a space for the SplitButton that is used to include an icon. SplitButton can also include font icon and sprite image.
Positions the icon before/top of the text content in the SplitButton. The possible values are
ItemModel[]
Specifies action items with its properties which will be rendered as SplitButton secondary button popup.
string
Overrides the global culture and localization value for this component. Default global culture is ‘en-US’.
string
| Element
Allows to specify the SplitButton popup item element.