# XWUILayoutPagination

Pre-built pagination layouts via `block`.

## Basic Usage

Block-1 pagination - page 3 of 10.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Block-1 pagination - page 3 of 10.
```

## Block Variants

All six pagination block variants stacked, each rendered from the same page data.

```example
file: examples/BlockVariants.ts
html: examples/BlockVariants.html
title: Block Variants
description: All six pagination block variants stacked, each rendered from the same page data.
```

## Large Dataset

A realistic large result set - page 12 of a 4,830-record list paginated at 25 per page.

```example
file: examples/LargeDataset.ts
html: examples/LargeDataset.html
title: Large Dataset
description: A realistic large result set - page 12 of a 4,830-record list paginated at 25 per page.
```

```api
```
