SplitButton
Represents a split button control.
Last updated
Was this helpful?
Represents a split button control.
Last updated
Was this helpful?
The SplitButton is a composite control that combines a primary button with a default value and a secondary button displaying a drop-down list of mutually exclusive options.
For a full list of properties, methods and events see the API documentation.
The SplitButton features a dropdown that displays a list of selectable options.
The SplitButton control can be configured to show the dropdown button horizontally or vertically.
The Repeat functionality allows a SplitButton to raise its Click
event repeatedly from the time it is pressed until released.
Class name
"wisej.web.SplitButton"
Theme appearance
Child components
Source code
"splitbutton", see .
"button", "arrow" is the dropdown icon on the button. See .