Button group
On this page
On this page
Overview
A button group visually organizes multiple related buttons into a single collection.
Edit element properties
import "@rhds/elements/rh-button/rh-button.js";
import "@rhds/elements/rh-button-group/rh-button-group.js";
<rh-button-group>
<rh-button variant="primary">Save</rh-button>
<rh-button variant="secondary">Cancel</rh-button>
<rh-button variant="tertiary">More</rh-button>
</rh-button-group>
Sets the orientation of the button group
Status
What do these mean?
- Figma library:
-
Ready - RH Elements:
-
Ready - RH Shared Libs:
-
Planned
When to use
- Group buttons that have a relationship
- Present two or three actions that users needs to consider
- Allow users to make selections, filter content, or trigger actions
Status checklist
| Property | Status | Meaning |
|---|---|---|
| Figma library |
|
Component is available in the Figma library |
| RH Elements |
|
Component is available in RH Elements |
| RH Shared Libs |
|
Component will be added to RH Shared Libs |
Other libraries
To learn more about our other libraries, visit this page.
Feedback
To give feedback about anything on this page, contact us.