# XWUIMouseGlow

Pointer-follow **glow**, **spotlight**, or **sheen** clipped to a container. Basic-tier behavioral surface effect - accent-aware (`--accent-primary`).

## Basic Usage

Wrap any surface; the glow tracks the pointer and never paints outside the host.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Soft accent glow that follows the mouse inside the container.
```

## Spotlight

```example
file: examples/Spotlight.ts
html: examples/Spotlight.html
title: Spotlight
description: Dimmed surface with a bright pointer spotlight.
```

## Sheen

```example
file: examples/Sheen.ts
html: examples/Sheen.html
title: Sheen
description: Specular highlight for glass / elevated cards.
```

```api
```
