Skip to content

ButtonGroup

Overview

A container that groups related buttons into a single visual unit. Applies radius and edge adjustments to adjacent children based on orientation.

Theme entry: ButtonGroup

Props

NameTypeRequiredDefaultDescription
themeOverrideString|Object|ArraynullA partial theme object merged with the component's default theme; accepts a class string, class array, or theme object.
classstring|array|objectundefinedAdditional CSS classes to apply to the group container.
orientationstringundefinedThe layout direction of the group.

Slots

default

Slot.

Source

client/lib/controls/button-group/ButtonGroup.vue

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2