Primitives · Application UI
Button group
Joins related buttons into one segmented control with shared, overlapped edges, horizontal or vertical.
@byronwade/foundation@byronwade/utils
Feature showcase
Installation
Features
2 examples
Default, Vertical.
API
Dependencies
| Package | Kind | Description |
|---|---|---|
| @byronwade/foundation | registry | Installed through the byronwade/ui registry. |
| @byronwade/utils | registry | Installed through the byronwade/ui registry. |
Source and related
| File | Path |
|---|---|
| Component | registry/ui/button-group.tsx |
| Default example | content/examples/button-group/default.tsx |
| Vertical example | content/examples/button-group/vertical.tsx |