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>
Maxime atque voluptatem deserunt iure et impedit. Autem voluptatibus facere facere id ipsum. Sed ut quam similique eum aut.

# Title

The title parameter sets the title of the block

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

Title box

Sapiente quisquam explicabo earum ut quos. Doloremque consequuntur deleniti nulla omnis.

# 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>
Id praesentium voluptas quam dolorem voluptatibus animi qui ut. Sit aut sint autem quas eos qui. Optio aliquam consequuntur qui et eligendi ullam ut.