An accordion is a game of hide-and-seek, but for web content.
Contributors for this component
Socials
Working on
project panel or about me
<x-lb.element.accordion>
<x-lb.element.accordion.group label="Why did Laravel go to the party?">
Because it heard the models were eloquent.
</x-lb.element.accordion.group>
<x-lb.element.accordion.group label="Why don't Laravel developers play hide and seek?">
Because they always return to the view.
</x-lb.element.accordion.group>
<x-lb.element.accordion.group label="Why is a Laravel developer's favorite music album always 'Blade'? ">
Because it's full of views that never get old.
</x-lb.element.accordion.group>
</x-lb.element.accordion>
Accordion LaraBlade Example
Copied!
Because it heard the models were eloquent.
Because they always return to the view.
Because it's full of views that never get old.
<x-lb.element.accordion>
<x-lb.element.accordion.grouplabel="Why did Laravel go to the party?">
Because it heard the models were eloquent.
</x-lb.element.accordion.group>
<x-lb.element.accordion.grouplabel="Why don't Laravel developers play hide and seek?">
Because they always return to the view.
</x-lb.element.accordion.group>
<x-lb.element.accordion.grouplabel="Why is a Laravel developer's favorite music album always 'Blade'? ">