# XWUIParallax

Parallax effect: content moves at different speed on scroll.

## Basic Usage

Parallax effect: content moves at different speed on scroll.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Parallax effect: content moves at different speed on scroll.
```

## Custom Speed

Slow parallax (speed 0.2): a hero banner that drifts gently on scroll.

```example
file: examples/CustomSpeed.ts
html: examples/CustomSpeed.html
title: Custom Speed
description: Slow parallax (speed 0.2): a hero banner that drifts gently on scroll.
```

## Rich Content

Parallax hosting rich HTML: a card with an image-like color block and caption.

```example
file: examples/RichContent.ts
html: examples/RichContent.html
title: Rich Content
description: Parallax hosting rich HTML: a card with an image-like color block and caption.
```

```api
```
