New to Kendo UI for Angular? Start a free 30-day trial
ButtonGroupSelection
The selection mode of the ToolBar ButtonGroup. For more information, refer to the
ToolBarButtonGroupComponent
.
type
ButtonGroupSelection = "single" | "multiple";