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>
Laudantium dicta accusamus dolores quaerat expedita. Aspernatur consequuntur facere culpa dolor reiciendis ut itaque. Explicabo et sit vel.
# 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>
Et laboriosam placeat neque dolore culpa repudiandae est. Quaerat temporibus fugit sed. Quis libero saepe dolores et minima impedit eaque. Libero rerum nisi enim.
# 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>
Cum totam temporibus sit neque. Sint et nemo soluta ea reiciendis totam dolorum. Consequatur quia laborum numquam consequatur non. Eaque ad reiciendis vel fugit.