Usage
Use button group to group a set of actions that are related between them or to a single application. E,g, “Log in” and “Sign up” or “Try it out” and “Learn more”.
Use button group to display a pair of primary and a secondary actions. The primary button is used for the main call to action while the secondary button is a related, less important action.
Do
Don’t
Do
Don’t
Do
Don’t
Options
Size
The button group component has two sizes: medium
and large
. The medium
size should be used for most cases. The large
size should be used when the button group is used in large headings that introduces a page, as in the Hero component.
Related components
- Button: To display a button that performs an action.
- Link: To display a link that navigates to another page.
- Hero: To display a large heading and a description with a button group.
- CTA banner: To draw attention to or create urgency around a user action.