Vue Button group Component API

Button group API

Explore the API reference for the Vue Button group component and discover how to effectively utilize its props for customization.

On this page

CButtonGroup

jsx
import { CButtonGroup } from '@coreui/vue-pro'
PropertyDefaultType
size-string

Size the component small or large.

vertical-boolean

Create a set of buttons that appear vertically stacked rather than horizontally. Split button dropdowns are not supported here.