Collapse
You're browsing the documentation for an old version of MoonShine. Consider upgrading your project to MoonShine 2.x.
-
Sections
# Basics
The moonshine::collapse component allows you to collapse content
<x-moonshine::collapse title="Hide / Show"> {{ fake()->text() }}</x-moonshine::collapse>
Placeat alias quo dolorem optio optio saepe. Itaque doloremque magni magni cumque a sit dolores molestiae. Consectetur esse dolor aut consequatur illum aliquid fuga.
# Show expanded
If the show parameter is set to TRUE, then by default the block will be displayed expanded
<x-moonshine::collapse title="Hide / Show" :show="true"> {{ fake()->text() }}</x-moonshine::collapse>
Quia doloremque sint ipsum. Non adipisci ut hic ut facilis autem incidunt. Maiores ea aut eveniet eos. Iure tempore dolorum vel quae vel necessitatibus nesciunt.
# Save state
If the persist parameter is set to TRUE, then the state of the block will be saved
<x-moonshine::collapse title="Hide / Show" :persist="true"> {{ fake()->text() }}</x-moonshine::collapse>
Incidunt numquam ut autem et rem voluptatem explicabo. Quaerat et ut quibusdam ut omnis minima cumque. Est doloribus recusandae quibusdam aut provident veritatis ut.