Badge

Badges are used to highlight content for quick recognition.

Active

/* badge-example.blade.php */

<x-badge color="green" size="sm" content="Active" />

Component API

Prop Description Values
as Change the element tag of the component any
content Set the content of the component any
size Change the font size of the component Dependant on theme
color Change the color of the component Dependant on theme