# XWUIButtonToggle

Single aria-pressed toggle. ToggleGroup composes this; do not nest ToggleGroup here.

## Basic Usage

Off.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Off.
```

## Pressed

On.

```example
file: examples/Pressed.ts
html: examples/Pressed.html
title: Pressed
description: On.
```

## Disabled

Cannot toggle.

```example
file: examples/Disabled.ts
html: examples/Disabled.html
title: Disabled
description: Cannot toggle.
```

## Label

Bold.

```example
file: examples/Label.ts
html: examples/Label.html
title: Label
description: Bold.
```

```api
```
