DaisyUIComponents.Join (DaisyUIComponents v0.9.3)
View SourceButton Group component
Summary
Functions
Returns all the possible directions in the join component.
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)