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>
Consequatur distinctio expedita recusandae. Asperiores enim assumenda quia magnam optio incidunt rerum. Non mollitia qui soluta autem rerum in.

# Title

The title parameter sets the title of the block

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

Title box

Ab maxime minima cumque nobis ratione excepturi. Voluptate soluta maxime impedit deleniti laudantium ad id est. A eius id ad nulla non voluptatem.

# 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>
Qui dolorem recusandae ipsum. Suscipit hic earum quia sint qui perspiciatis. Dolorum et odio odio fugiat. Ut adipisci dolor voluptates ut odit a.