# XWUINavPagination

Page navigation component

## Basic Usage

Page navigation across 250 items with a size changer and total count.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Page navigation across 250 items with a size changer and total count.
```

## Sizes

sm, md, and lg pagination controls.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: sm, md, and lg pagination controls.
```

## Quick Jumper

A deep result set with a go-to-page input and a page-size changer.

```example
file: examples/QuickJumper.ts
html: examples/QuickJumper.html
title: Quick Jumper
description: showQuickJumper with custom pageSizeOptions and total.
```

## Simple Mobile

Compact prev/next pagination for narrow screens.

```example
file: examples/SimpleMobile.ts
html: examples/SimpleMobile.html
title: Simple Mobile
description: The simple prev/next mode.
```

```api
```
