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>
Laborum reiciendis dolorum accusamus reprehenderit odio et. Rerum incidunt quis repudiandae. Harum tempora et pariatur dolorem. Aliquid error fuga quia officiis et nihil.

# Title

The title parameter sets the title of the block

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

Title box

Culpa non beatae voluptatem. Voluptas dicta atque nihil est et labore doloremque. Voluptas consequatur eum aut recusandae. Omnis inventore assumenda sed sit voluptatum ut.

# 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>
Minus corrupti esse dolor cumque quae eveniet non molestiae. Sed non veniam sint. Et soluta voluptate voluptate quia in aut quia libero.