# XWUIScrollToLatest

Jump-to-latest button with unread count for streaming threads.

## Basic Usage

Jump button with no unread.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Jump button with no unread.
```

## Unread

Badge shows three new messages.

```example
file: examples/Unread.ts
html: examples/Unread.html
title: Unread
description: Badge shows three new messages.
```

## At latest

Hidden while pinned to the bottom.

```example
file: examples/AtLatest.ts
html: examples/AtLatest.html
title: At latest
description: Hidden while pinned to the bottom.
```

## Custom label

Rename the jump action.

```example
file: examples/CustomLabel.ts
html: examples/CustomLabel.html
title: Custom label
description: Rename the jump action.
```

```api
```
