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