View Source DaisyUIComponents.ButtonGroup (DaisyUIComponents v0.2.1)
Button Group component
Summary
Functions
Renders a button group.
Functions
Renders a button group.
Examples
<.button_group>
<.button active>Button</.button>
<.button>Button</.button>
<.button>Button</.button>
</.button_group>Attributes
class(:string) - Defaults tonil.direction(:string) - Must be one of"horizontal", or"vertical".- Global attributes are accepted.
Slots
inner_block(required)