Skip to main content

DropDownButtonBuilder.SplitButton Method

Name Parameters Description
SplitButton(JS) value Specifies whether to split the button in two: one executes an action, the other opens and closes the drop-down menu. Mirrors the client-side splitButton option.
SplitButton(Boolean) value Specifies whether to split the button in two: one executes an action, the other opens and closes the drop-down menu. Mirrors the client-side splitButton option.