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>
Et voluptatem enim voluptates est et ipsam. Commodi occaecati neque non dolore blanditiis provident facere. Magni est in ad repudiandae fugiat omnis.

# Title

The title parameter sets the title of the block

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

Title box

Incidunt in et nihil. Sed voluptas omnis et. Magnam omnis inventore ipsa culpa unde ab.

# 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>
Omnis dolor voluptatem qui earum est. Dolor temporibus omnis ut magnam enim officiis id. Quisquam ipsam unde fugiat voluptatum aspernatur. Aut ad quod est rerum.