Actions
Button Group
Unified action groups with shared borders and consistent sizing.
Button Group
Unified action groups with shared borders and consistent sizing.
Vertical Toolbars
Icon-only vertical groups are automatically centered and maintain a compact footprint, ideal for sidebar toolbars.
Vertical Action Lists
When text is present, items intelligently left-align to maintain readability and scan-line consistency.
Attached vs Detached
By default, buttons are attached with shared borders. Set attached={false} for a standard flex container with consistent sizing.
Real-world: Content View Switcher
A common pattern for switching between different data visualizations or layouts.
Properties
| Prop | Type | Default | Description |
|---|---|---|---|
children | React.ReactNode | — | Main descriptive text or overlay children layout |
size | BiibaSize | 'md' | Predefined size scaling preset |
vertical | boolean | false | Configures the vertical option |
attached | boolean | true | If true, buttons are fused together with shared borders |