New to Kendo UI for AngularStart a free 30-day trial

ButtonGroupSelection

Specifies the selection mode of the ButtonGroup.

  • Use 'single' to allow only one button to be selected at a time.
  • Use 'multiple' to allow multiple buttons to be selected at the same time.

type ButtonGroupSelection = "single" | "multiple";

Not finding the help you need?
Contact Support