This is a draft component and subject to change!
Button Group
Description....
Interactive demo
The demo below allows you to preview the component. You can play with its props, variations, configuration options and dive into its events and even see them trigger in the event log tab.
MedKit Button Group
Props Help
For each property in a component you can see:
- value-typethat it supports
- The default value
- If the prop is required
Size
ButtonSize
type ButtonSize = typeof buttonSizes[number];
large
Mandatory
boolean
false
Multiple
boolean
false