# XWUISpinner

Loading spinner with size / colour / overlay options.

## Basic Usage

Inline spinner with label.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Inline spinner with label.
```

## Overlay Blur

Full-area blocking overlay with backdrop blur.

```example
file: examples/OverlayBlur.ts
html: examples/OverlayBlur.html
title: Overlay Blur
description: Full-area blocking overlay with backdrop blur.
```

## Size Showcase

sm, md, and lg spinners side by side for comparing scales.

```example
file: examples/SizeShowcase.ts
html: examples/SizeShowcase.html
title: Size Showcase
description: sm, md, and lg spinners side by side.
```

## Button Submit

A white spinner inside a dark submit button as a form busy state.

```example
file: examples/ButtonSubmit.ts
html: examples/ButtonSubmit.html
title: Button Submit
description: White spinner inside a dark submit button.
```

```api
```
