Collapse

You're browsing the documentation for an old version of MoonShine. Consider upgrading your project to MoonShine 2.x.

# Basics

The moonshine::collapse component allows you to collapse content

<x-moonshine::collapse title="Hide / Show">
{{ fake()->text() }}
</x-moonshine::collapse>

Quibusdam rerum et vero tempore ut ratione. Aliquam laboriosam quia voluptatem totam. Culpa qui nemo sunt commodi dicta reprehenderit quibusdam.

# 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 fugit laboriosam officiis rem sit. Itaque consectetur quis et quaerat praesentium. Ipsum optio molestiae modi unde illum et aut. Voluptatem facilis tempora est pariatur.

# 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>

Aliquid distinctio enim ipsa. Excepturi sit voluptatem beatae facere est.