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 dolore ab hic a et minima nulla. Vel id iusto et. Iste porro nihil odio laborum qui quibusdam distinctio. Repellat in alias veniam quia molestiae est est.

# Title

The title parameter sets the title of the block

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

Title box

Nulla iure autem enim quia. Cupiditate et a rerum fuga. Ut in ea voluptates. Quidem ut corporis ea eum.

# 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>
Repellendus provident qui numquam numquam omnis ratione. Eos neque accusantium excepturi est quis fugit. Saepe maiores debitis dolorem eveniet animi quo. Distinctio distinctio atque quia.