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>
Qui non velit libero vel ut perferendis cupiditate. Numquam odio suscipit dolores deserunt eum nostrum. Iusto rerum beatae enim.
# Title
The title parameter sets the title of the block
<x-moonshine::box title="Title box"> {{ fake()->text() }}</x-moonshine::box>
Title box
Dignissimos vel praesentium laudantium eligendi. Qui ipsa officiis nisi. Quod delectus voluptatem quos ipsa.# 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>
Mollitia ad ut unde illum quibusdam. Qui ratione sunt dolores molestiae.