Skip to content
Button 1 Dislike Like
Dislike Like
ButtonGroup ⚠️ Experimental
The ButtonGroup component can be used imported from:
Playground
Parameters
Events
This component has events. Check the documentation about how to use the events.
Name | Payload | Description |
---|---|---|
click | number |
Slots
This component has slots. Check the documentation about how to use the slots.
Name | Tags | Description |
---|---|---|
default | span | Slots for buttons |
Parameters use
Check the documentation about how to use the parameters.
Buttons
We can use <z-button>
tags to define the buttons inside the group:
config
The config
parameter is a string that defines the button group configuration. You can configure the type and the size of the buttons inside the group.
Browser support
Detected engine:
Chromium
Webkit
Gecko
CodeSandbox example
Sorry, not available yet ☹️