# XWUISwitch

Toggle switch with binary / multi-state modes, sizes, colours and inline labels.

## Basic Usage

Binary on/off toggle with label.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Binary on/off toggle with label.
```

## Multi-State

Light / Auto / Dark theme switch.

```example
file: examples/MultiState.ts
html: examples/MultiState.html
title: Multi-State
description: Light / Auto / Dark theme switch.
```

## Custom Content

ON / OFF text inside the track.

```example
file: examples/CustomContent.ts
html: examples/CustomContent.html
title: Custom Content
description: ON / OFF text inside the track.
```

```api
```
