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>
Illo possimus voluptates laboriosam esse esse. Cum sed dicta inventore autem esse. Placeat voluptatem corporis tenetur animi. Quae quia numquam quisquam qui corrupti reprehenderit et provident.

# Title

The title parameter sets the title of the block

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

Title box

Occaecati ad vel provident pariatur expedita nihil autem quam. Similique aspernatur in in eaque alias ducimus eos. Consequatur velit eius rerum natus.

# 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>
Facilis qui fugit ut quia omnis ea quia. Magni aut et aut corporis quae officiis ex. Id excepturi doloremque distinctio enim ut dolorem voluptatem.