Button group
A Button group displays multiple related actions stacked or in a horizontal row.
Default
Use when you have multiple buttons to space them out evenly.
Segmented
Use to emphasize several buttons as a thematically-related set among other controls.
Props
-
fullWidth
boolean
Buttons will stretch/shrink to occupy the full width
-
segmented
boolean
Join buttons as segmented group
-
size
'default' | 'slim'
The size of child buttons determines the spacing used between buttons