# XWUIDescriptionList

Description list (term-value pairs)

## Basic Usage

XWUIDescriptionList Component Description list (term-value pairs).

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIDescriptionList Component Description list (term-value pairs).
```

## Sizes

Different size presets.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: Different size presets.
```

## Invoice Summary

A bordered two-column invoice where the billing address spans the full row.

```example
file: examples/InvoiceSummary.ts
html: examples/InvoiceSummary.html
title: Invoice Summary
description: Bordered two-column list with a full-width spanned row.
```

## Product Specs

A vertical spec sheet where each label stacks above its value.

```example
file: examples/ProductSpecs.ts
html: examples/ProductSpecs.html
title: Product Specs
description: Vertical (stacked) layout for a product spec sheet.
```

```api
```
