# XWUITypographyDisplay

Typography/text component with variants

## Basic Usage

XWUITypographyDisplay Component Typography/text component with variants.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUITypographyDisplay Component Typography/text component with variants.
```

## Variants

Different variant options.

```example
file: examples/Variants.ts
html: examples/Variants.html
title: Variants
description: Different variant options.
```

## Article Header

A composed blog header mixing variant, color, weight, alignment, and text-transform.

```example
file: examples/ArticleHeader.ts
html: examples/ArticleHeader.html
title: Article Header
description: Overline eyebrow, bold h1 title, and a justified lede.
```

## Semantic Color Tokens

A status readout using the semantic color tokens with inline span rendering.

```example
file: examples/SemanticColors.ts
html: examples/SemanticColors.html
title: Semantic Color Tokens
description: Success, warning, error, and primary status lines.
```

```api
```
