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>
Vero omnis in consequatur tempore sint. Perferendis sint aut cupiditate reprehenderit sequi. Voluptatem ipsa aut sequi beatae. Maxime qui omnis corrupti autem et corporis.
# Title
The title parameter sets the title of the block
<x-moonshine::box title="Title box"> {{ fake()->text() }}</x-moonshine::box>
Title box
Adipisci est quis consequuntur eos cumque qui. A illo sint amet in nesciunt ut iste ea. Odit commodi harum cupiditate et quidem. Et mollitia eligendi odit est.# 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>
Repellat suscipit quia sit debitis. Amet similique recusandae dolorem nobis. Dignissimos officia maxime nihil aut. Beatae enim possimus neque at.