View Source DaisyUIComponents.Join (DaisyUIComponents v0.7.3)
Button Group component
Summary
Functions
Join elements
Examples
<.join>
<.button class="join-item" active>Button</.button>
<.button class="join-item">Button</.button>
<.button class="join-item">Button</.button>
</.join>Attributes
class(:string) - Defaults tonil.direction(:string) - Must be one of"horizontal", or"vertical".- Global attributes are accepted.
Slots
inner_block(required)