# XWUILeadScore

Visual lead-score indicator (0-100) with banded color (Frozen / Cold / Lukewarm / Warm / Hot / On Fire) and three render modes.

## Basic Usage

70-point thermometer ("Hot" band).

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: 70-point thermometer ("Hot" band).
```

## All Bands

Every band rendered: frozen → on-fire.

```example
file: examples/AllBands.ts
html: examples/AllBands.html
title: All Bands
description: Every band rendered: frozen → on-fire.
```

## Modes

thermometer · dial · chip.

```example
file: examples/Modes.ts
html: examples/Modes.html
title: Modes
description: thermometer · dial · chip.
```

## With Trend

Score + predictive label + delta-from-previous arrow.

```example
file: examples/WithTrend.ts
html: examples/WithTrend.html
title: With Trend
description: Score + predictive label + delta-from-previous arrow.
```

```api
```
