Button Group β
javascript
import { XerButtonGroup } from "@xerius/codey-components";
The component is used to group buttons (XerButton) together visually.
INFO
This component is adopted from PrimeVue. It's full documentation can be found here.
Showcases β
Default β
Props & Events β
DEPRECATED
The props and emit events of the XerButtonGroup
have been removed since they aren't inline with the functionality of the XerButtonGroup. This should be supported by an other component based on the SelectButton
component from (PrimeVue)[https://primevue.org/selectbutton/] Please notify the Codey team if you need this feature.