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>
Ea aperiam cupiditate temporibus sint aut dolorem et. Aliquid dolore tempore necessitatibus a. Incidunt esse incidunt impedit sint.

# Title

The title parameter sets the title of the block

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

Title box

Dolor rerum omnis quo officiis et aut est dolorum. Totam consequatur dignissimos quia saepe. Necessitatibus voluptatem quam enim eligendi laborum architecto non.

# 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>
Qui consequatur laboriosam voluptatem et. Aut nulla consequatur inventore dolorem. Qui autem reprehenderit voluptatem dolore. Et quasi libero consequatur tempora praesentium sed atque atque.