# XWUIToggleGroup

Toggle button group - single-select by default, multi-select with `multiple: true`.

## Basic Usage

Bold / italic / underline formatting toolbar.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Bold / italic / underline formatting toolbar.
```

## Multiple

Multi-select feature toggle group.

```example
file: examples/Multiple.ts
html: examples/Multiple.html
title: Multiple
description: Multi-select feature toggle group.
```

## Text Align

Single-select alignment picker with large buttons and a disabled "Justify" option.

```example
file: examples/TextAlign.ts
html: examples/TextAlign.html
title: Text Align
description: Large single-select alignment toolbar with a disabled option and onChange.
```

## Weekday Picker

Small multi-select day buttons for choosing available working days.

```example
file: examples/WeekdayPicker.ts
html: examples/WeekdayPicker.html
title: Weekday Picker
description: Multi-select small weekday buttons with three days preselected.
```

```api
```
