ButtonGroup
Button Groups are a grouping of two or more IconButtons in a horizontal row or vertical column. Button Groups should be used for IconButtons that are in close proximity to one another or are closely related in some way (e.g. a filter to switch between different view types on a page, or a compact nav bar).
🚧 Under construction
This component is under active development. If you need this component for your project, create an issue in the GitHub repo.Features
Component for bundling together Buttons and IconButtons into logical groups.