# XWUIBadge

Count / status badge. Standalone or overlaid on a target element (position config).

## Basic Usage

Numeric badge.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Numeric badge.
```

## Variants

default / primary / success / warning / error.

```example
file: examples/Variants.ts
html: examples/Variants.html
title: Variants
description: default / primary / success / warning / error.
```

## Dot

Dot-only mode for unread indicators.

```example
file: examples/Dot.ts
html: examples/Dot.html
title: Dot
description: Dot-only mode for unread indicators.
```

## With Max

Cap renders "99+" for large counts.

```example
file: examples/WithMax.ts
html: examples/WithMax.html
title: With Max
description: Cap renders "99+" for large counts.
```

```api
```
