# XWUITag

Simple non-interactive tag - XWUIChip extends this with closable / clickable affordances.

## Basic Usage

Plain tag label.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Plain tag label.
```

## Variants

Semantic colour variants.

```example
file: examples/Variants.ts
html: examples/Variants.html
title: Variants
description: Semantic colour variants.
```

## Sizes

The same primary tag at the sm, md, and lg size steps.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: sm, md, and lg size steps side by side.
```

## Pipeline Statuses

CI/CD job rows where each outcome maps to a semantic status tag.

```example
file: examples/PipelineStatuses.ts
html: examples/PipelineStatuses.html
title: Pipeline Statuses
description: CI/CD job outcomes shown as semantic status tags.
```

```api
```
