Box

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

# Basics

To highlight content, you can use the moonshine::box component

<x-moonshine::box>
{{ fake()->text() }}
</x-moonshine::box>
Consequuntur aut debitis labore ullam perspiciatis assumenda tenetur. Aut labore aperiam voluptatem sed non et quia. Sed dolorem in magni quibusdam fugiat.

# Title

The title parameter sets the title of the block

<x-moonshine::box title="Title box">
{{ fake()->text() }}
</x-moonshine::box>

Title box

Eos voluptas ipsum maxime. Necessitatibus et neque ut aut eum saepe enim. Velit voluptate vero recusandae est. Repellendus et eum consequuntur aut reiciendis facere modi.

# Dark style

You can set a dark style for a block by specifying the dark parameter with the value TRUE

<x-moonshine::box :dark="true">
{{ fake()->text() }}
</x-moonshine::box>
Ut dolores sed quo delectus voluptatum debitis. Impedit sapiente non fugiat voluptatem. Vel est vel incidunt et eveniet vitae sed cumque.