Box
You're browsing the documentation for an old version of MoonShine. Consider upgrading your project to MoonShine 2.x.
-
Sections
# Basics
To highlight content, you can use the moonshine::box
component
<x-moonshine::box> {{ fake()->text() }}</x-moonshine::box>
Vel optio molestias ab veniam ea eius rerum. Cupiditate hic et perferendis. Vitae at ea molestias id. Necessitatibus est cum commodi quos.
# Title
The title
parameter sets the title of the block
<x-moonshine::box title="Title box"> {{ fake()->text() }}</x-moonshine::box>
Title box
Ea veritatis architecto fugit rerum ut. Rerum in sed minima ea doloremque. Consequatur dicta et quo eum aspernatur. Nisi omnis maxime esse ut hic quam.# 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>
Totam dolor excepturi ad. Dolor hic corporis veritatis. Tempora velit omnis voluptatem et molestiae repudiandae aut magni.