# XWUIInputToggleGroup

XWUIInputToggleGroup Component Group of toggle buttons.

## Basic Usage

Single-selection toggle group.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Single-selection toggle group.
```

## Filter Tabs

Spaced multi-select filter tabs with a synthetic "All" button, opening pre-filtered.

```example
file: examples/FilterTabs.ts
html: examples/FilterTabs.html
title: Filter Tabs
description: An issue-filter bar with an "All issues" button and Bug + Feature pre-toggled.
```

## Text Alignment

An outlined single-select alignment toolbar with icons and one disabled option.

```example
file: examples/TextAlign.ts
html: examples/TextAlign.html
title: Text Alignment
description: An icon alignment toolbar starting on Left with Justify disabled.
```

```api
```
