<ui-button-group>
<ui-button variant="outline">Left</ui-button>
<ui-button variant="outline">Center</ui-button>
<ui-button variant="outline">Right</ui-button>
</ui-button-group>
<ui-button-group> <ui-button-group-separator> <ui-button-group-text>
<ui-button-group>| Prop | Type | Default | Description |
|---|---|---|---|
orientation | "horizontal" | "vertical" | "horizontal" | The orientation of the group. |
All components also accept standard HTML attributes (class, id, style, data-*, aria-*, etc.) which are passed through to the underlying element.