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>
Eum labore quo dicta sit. Officia possimus facere natus blanditiis animi nesciunt et. Omnis officia quod rerum voluptatem consectetur omnis neque.
# 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>
Sit facilis vero omnis et ut vero. Enim natus id atque. Cum consequatur corrupti dolor expedita numquam.
# 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>
Dolor quo non aut est. Alias autem dolor cumque veniam et.