ButtonGroup
Button Groups associate a set of related buttons together.
children
Use when
Always use the Button Group component when there are multiple buttons beside each other.
Props
Name | Type | Default | Description |
---|---|---|---|
children | react node | Buttons to wrap. | |
alignment | enum | Aligns the buttons within the group. |