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>
Omnis sunt eum reprehenderit reprehenderit ipsam natus quasi. Aut molestiae occaecati exercitationem nulla recusandae recusandae.
# 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>
Aperiam nisi cum voluptates. Impedit quod excepturi suscipit est. Veritatis rerum distinctio ut neque architecto. Similique ad ut velit ipsa quo velit.
# 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>
Id ut consectetur voluptates sint. Vel esse est quisquam. Amet consequatur inventore sit animi temporibus quo.