Button group
<k-button-group>
This UI component hasn't been finalized yet. The functionality and syntax aren't stable and might be redone in an upcoming release. Only use it at your own risk - breaking changes are likely to occur.
The Button Group should always be used when two or more buttons are positioned next to each other. The Button Group takes care of consistent margins between buttons.
Props
Prop | Type | Default | Description |
---|---|---|---|
buttons |
array |
– |
Either pass the buttons as default slot or as an array to this prop
|
Slots
Slot | Description |
---|---|
default |
CSS classes
.k-button-group