Badge

You're browsing the documentation for an old version of MoonShine. Consider upgrading your project to MoonShine 2.x.

If you need to place a badge on a custom page, you can use the moonshine::badge component

The following badges are available:

<x-moonshine::badge color="purple">Purple</x-moonshine::badge>
<x-moonshine::badge color="pink">Pink</x-moonshine::badge>
<x-moonshine::badge color="blue">Blue</x-moonshine::badge>
<x-moonshine::badge color="green">Green</x-moonshine::badge>
<x-moonshine::badge color="yellow">Yellow</x-moonshine::badge>
<x-moonshine::badge color="red">Red</x-moonshine::badge>
<x-moonshine::badge color="gray">Gray</x-moonshine::badge>
Purple Pink Blue Green Yellow Red Gray