ButtonGroup

ButtonGroups display lines of two or more related buttons of equal importance.

Usage Guidelines

In addition to the guidelines for using the Telerik and Kendo UI Button, the ButtonGroup requires you to follow some basic principles when using the multi-button component.

Fill Modes

The ButtonGroup includes buttons with the solid, outline, and flat fill modes, which put different emphasis on the indicated actions.

Use different fill modes to differentiate the importance of actions the buttons in the group imply (high, medium, or low).
Avoid mixing buttons with different fill modes inside a single ButtonGroup where all buttons are of equal importance.

Size

Depending on the purpose of the component, the ButtonGroup enables you to apply the small, large, or the default medium sizing option to smoothly fit into the UI. For example, small-sized ButtonGroups are suitable for compact components such as small Pagers and Toolbars, while large-sized ButtonGroups are well-suited for large Pagers and Toolbars.

Use the variety of font sizes depending on the context—small-sized components nest small ButtonGroups, large-sized components nest large ButtonGroups.
Avoid combining Buttons of different sizes inside a single ButtonGroup.

Content

As all the buttons within the ButtonGroup are of equal importance, make sure that their appearance is the same and their content type is similar.

Feel free to use icon buttons, text buttons, or icon-and-text buttons depending on the actions they represent.
Avoid mixing different types of content in a single ButtonGroup.