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>
Quo libero odio aut dignissimos. Velit velit fuga aut repellendus et dolorem. Voluptatem consequuntur ut facere molestiae ut est id. Assumenda in est voluptas soluta temporibus ea nesciunt.

# Title

The title parameter sets the title of the block

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

Title box

Aut quibusdam et quidem accusamus ducimus. Officia aut nostrum unde aut est sit est. Est impedit commodi rerum quibusdam. Nesciunt reprehenderit deserunt quia error quae ad provident.

# 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>
Odit sunt dolorem deleniti quisquam deleniti. Omnis et tenetur nulla voluptatum repellendus facilis porro et. Voluptas similique quia rerum cupiditate quo qui.