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>
Corporis fugiat commodi odio optio in. Facere laboriosam voluptatem voluptatum itaque. Rerum quia commodi adipisci repellat ut.

# Title

The title parameter sets the title of the block

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

Title box

Optio exercitationem rerum repudiandae harum aut alias. Debitis voluptatem animi aut error enim incidunt. Asperiores necessitatibus repudiandae quos et voluptatem dicta dolorem.

# 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>
Et a ratione doloribus fuga. Dicta nihil voluptas repellat harum qui at. Porro qui in impedit. Aut et a dolor.