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>
Dolorem quia neque id quis. Quae quo itaque tempore ipsa. Quidem dicta quis facilis amet consequatur ducimus. Hic dolorem atque odit dolorem vitae rerum.

# Title

The title parameter sets the title of the block

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

Title box

Consectetur aut dolores expedita sed reiciendis totam. Omnis impedit error ducimus expedita expedita natus aut. Quos fugit voluptatem voluptatem et id ut sequi.

# 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>
Quidem a perferendis esse libero ut est consequuntur. Rerum provident deserunt voluptate voluptatem. Possimus id sapiente tempora dolor aperiam.