# XWUIDisplayPriorityFlag

Colored priority indicator (Monday.com / Lark style). Renders task priority as a flag / pill / dot / bar with semantic color.

## Basic Usage

"High" priority in default flag style.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: "High" priority in default flag style.
```

## All Levels

critical / urgent / high / medium / low / none - each with its tone.

```example
file: examples/AllLevels.ts
html: examples/AllLevels.html
title: All Levels
description: critical / urgent / high / medium / low / none - each with its tone.
```

## Variants

flag · pill · dot · bar visual variants side by side.

```example
file: examples/Variants.ts
html: examples/Variants.html
title: Variants
description: flag · pill · dot · bar visual variants side by side.
```

```api
```
