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>
Atque blanditiis ipsam facere quibusdam qui quia. Impedit saepe enim vel quod nulla minus. Dolores sit omnis voluptate quos in non voluptas.

# Title

The title parameter sets the title of the block

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

Title box

Quis dicta ullam ipsum cumque consequuntur. Explicabo ut debitis cum. Nam eius commodi impedit voluptates in saepe quam. Ut rerum facilis quis ipsam qui mollitia quo.

# 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>
Dicta deleniti sint provident hic maxime dicta hic. Ut quaerat voluptate culpa et veniam. Expedita officiis assumenda praesentium. Quisquam natus sapiente at ipsa.