vbButtonGroup

Bulma documentationopen in new windowSource codeopen in new window

A container for multiple BulmaButton components.

Slots

default

BulmaButton components.

Props

tag

Type: string | undefined

Default: div

size

Type: BulmaSize | undefined

Size of all enclosed buttons

hasAddons

Type: boolean | undefined

When true, the buttons will be addon. The buttons will be placed next to one another with no spacing in between and appear as a single, joined button element.

alignment

Type: BulmaAlignment | undefined

The alignment of the buttons.