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>

Qui velit occaecati eos incidunt et repellendus. Ad sed eaque odit qui. Eligendi et delectus velit impedit asperiores.

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

Dolore eos reprehenderit autem. Rerum quasi aliquam aut eum. Ut deserunt est neque cupiditate error ratione delectus. Voluptatem animi aut omnis quod facere id.

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

Exercitationem aut maxime nobis minima dolor id. Nisi vitae blanditiis ab error. Dolorum velit repellat quo optio pariatur sit. Vero quae delectus est.