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>
Aut ut ea eum sint. Et quaerat accusantium qui vero. Veniam error sit debitis odit. A perferendis distinctio incidunt voluptas.

# Title

The title parameter sets the title of the block

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

Title box

Accusamus quas placeat placeat facere. Quaerat voluptatem voluptates ut ut. Ea omnis asperiores nihil sunt. Iusto beatae nobis unde sit.

# 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>
Explicabo et id architecto quos nihil doloremque. Ratione eum ab consequatur voluptates. Doloremque est beatae dolorem odit et alias.