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>
Eos assumenda molestiae provident facere et. Optio est in fuga quis nostrum ipsa blanditiis exercitationem. Veniam inventore et dolores.
# Title
The title parameter sets the title of the block
<x-moonshine::box title="Title box"> {{ fake()->text() }}</x-moonshine::box>
Title box
Quidem vel qui odit eos et est officiis. Nulla earum veritatis et sunt veritatis impedit est. Culpa dolores voluptates sit et sint non.# 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>
Voluptatem eum consequatur illum dolor aut quis. Quaerat et dolore aut impedit voluptate. Laborum quos unde voluptatem nobis sit qui velit.