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>
Libero qui sed optio omnis rerum. Dolores omnis dolorem vel sunt aut sint. Temporibus nam ex voluptatem ducimus est assumenda.

# Title

The title parameter sets the title of the block

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

Title box

Veritatis omnis perferendis laborum veritatis sed et. Sequi voluptatem qui aliquid eum fuga debitis. Quam dolore laboriosam ipsa quidem veniam quidem et. Laborum vel velit sed.

# 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>
Esse repellat adipisci quod voluptatum sit facilis. In tempore dolor hic unde ut consequatur voluptates. Tempore sequi et maiores.