# button-group (Flowbite v4 kit)

> The button group component from Flowbite can be used to stack together multiple buttons and links inside a single element.

## Props for `ButtonGroup`

| Name | Type | Description |
|------|------|-------------|
| `orientation` | `'horizontal'|'vertical'` | The layout direction of the button group. Defaults to `horizontal` |

## Blocks for `ButtonGroup`

- `content`: The grouped buttons and/or separators

## Dependencies

- twig/extra-bundle
- twig/html-extra:^3.12.0
- tales-from-a-dev/twig-tailwind-extra:^1.0.0

- [View component](https://ux.symfony.com/toolkit/kits/flowbite-4/components/button-group)
