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>
Voluptatem ratione quis voluptas dolor et quis omnis. Eaque molestiae sit natus id distinctio. Eos voluptas accusamus qui rerum.
# Title
The title
parameter sets the title of the block
<x-moonshine::box title="Title box"> {{ fake()->text() }}</x-moonshine::box>
Title box
Qui rem et et et ipsum et totam. Voluptate et quas aut voluptas officia aut. Officiis voluptatem facere et non quam ea.# 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>
Deserunt aut labore fugiat velit cumque omnis aperiam. Voluptatem vero repellat qui asperiores ut aut. Expedita nisi odio vel est quibusdam aut.