Props
Accessibility
Accessibility not available
Usage guidelines
When to use
- Arranging a group of buttons in a horizontal or vertical stack due to limited space.
 - Showing all the available options at one glance.
 
When not to use
- Grouping 4 or more actions, consider using an ellipses IconButton after 3 options.
 - Switching between different views. Use SegmentedControl instead.
 
Example
Wrap
When buttons don't fit within the container, they will automatically wrap to the next line.
Component quality checklist
Quality item  | Status  | Status description  | 
|---|---|---|
Figma Library  | Ready  | Component is available in Figma across all platforms.  | 
Responsive Web  | Ready  | Component is available in code for web and mobile web.  | 
iOS  | Component is not currently available in code for iOS.  | |
Android  | Component is not currently available in code for Android.  |