# XWUIInfiniteScroll

Sentinel load-more. VirtualScroller windows rows; this only asks the host for the next page. Inverse mode is for chat history.

## Basic Usage

Idle list with two rows.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Idle list with two rows.
```

## Empty

Empty construction.

```example
file: examples/Empty.ts
html: examples/Empty.html
title: Empty
description: Empty construction.
```

## Loading

Loader state.

```example
file: examples/Loading.ts
html: examples/Loading.html
title: Loading
description: Loader state.
```

## Inverse

Chat-style inverse list.

```example
file: examples/Inverse.ts
html: examples/Inverse.html
title: Inverse
description: Chat-style inverse list.
```

```api
```
