# AtloriaBadge

**Kind:** Class

**Source:** [`atloria-monorepo/packages/ui-core/src/components/badge/Badge.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/ui-core/src/components/badge/Badge.ts#L18)

A badge component for displaying status, counts, or labels

**Extends:** `AtloriaElement`

## Methods

| Method | Signature | Returns |
|---|---|---|
| `render` | `render()` | `void` |

## Properties

| Property | Type |
|---|---|
| `styles` | `any` |
| `variant` | `BadgeVariant` |
| `size` | `BadgeSize` |
| `solid` | `any` |
| `outline` | `any` |
| `pill` | `any` |
| `dot` | `any` |
| `removable` | `any` |
