Table of Contents#
Default Badge#
Outline Badge#
Ghost Badge#
Badge Props#
| Prop | Type | Default | Description |
|---|---|---|---|
| children | ReactNode | - | Custom content for the button. |
| className | string | '' | Additional CSS classes for the button. |
| variant | default outline ghost | default | The variant of the badge. |