ButtonGroup

GuidelinesReact

When to use

  • To group several actions with similar purposes.
  • If the actions are important, fill the group with buttons.
  • If the actions are less important, fill the group with button links.

When not to use

  • When you have too many actions—separate them so as not to overwhelm users.
  • When the actions are more complex and have structure—use a tile group.

Component status

N/A
Released
N/A
N/A

Content structure

Guidelines

Use only for closely related actions

Follow guidelines for children