# XWUIDisplayIndicator

Wrapper with corner indicator dot or label (Mantine Indicator equivalent).

## Basic Usage

Wrapper with corner indicator dot or label (Mantine Indicator equivalent).

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Wrapper with corner indicator dot or label (Mantine Indicator equivalent).
```

## Labelled count indicator

A count badge using withLabel plus the label data field for unread-style counters.

```example
file: examples/WithLabel.ts
html: examples/WithLabel.html
title: Labelled count indicator
description: A count badge using withLabel plus the label data field for unread-style counters.
```

## Indicator positions

Place the indicator dot at any corner via position, with offset to nudge it inward.

```example
file: examples/Positions.ts
html: examples/Positions.html
title: Indicator positions
description: Place the indicator dot at any corner via position, with offset to nudge it inward.
```

```api
```
