# XWUIRangeSlider

Dual-thumb slider for selecting a numeric range (price filter, age range, etc.).

## Basic Usage

Price-range filter $20-$80.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Price-range filter $20-$80.
```

## Marks

Budget range with labeled marks; both thumb value bubbles stay visible.

```example
file: examples/Marks.ts
html: examples/Marks.html
title: Marks
description: Budget range with labeled marks; both thumb value bubbles stay visible.
```

## Vertical

Vertical orientation range - a comfort-temperature band on a fixed-height host.

```example
file: examples/Vertical.ts
html: examples/Vertical.html
title: Vertical
description: Vertical orientation range - a comfort-temperature band on a fixed-height host.
```

```api
```
