# XWUISegmentedControl

iOS-style segmented button group (single-select) with sizes and icon options.

## Basic Usage

Day / Week / Month picker.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Day / Week / Month picker.
```

## With Icons

Block-width text-alignment toolbar.

```example
file: examples/WithIcons.ts
html: examples/WithIcons.html
title: With Icons
description: Block-width text-alignment toolbar.
```

## Map View Switcher

A compact base-layer toggle with one option disabled for the current region.

```example
file: examples/MapView.ts
html: examples/MapView.html
title: Map View Switcher
description: Small map layer picker with a disabled Traffic option.
```

## Chart Time Range

A large dashboard range picker whose option values are plain day counts.

```example
file: examples/ChartRange.ts
html: examples/ChartRange.html
title: Chart Time Range
description: Numeric day-count values preselected at 30 days.
```

```api
```
