# XWUIFieldset

Semantic fieldset/legend. Field stays the per-control wrapper; this groups them. Do not nest Field constructors.

## Basic Usage

Default legend.

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

## Helper

Hint under the legend.

```example
file: examples/Helper.ts
html: examples/Helper.html
title: Helper
description: Hint under the legend.
```

## Error

Group-level alert.

```example
file: examples/Error.ts
html: examples/Error.html
title: Error
description: Group-level alert.
```

## Disabled

Whole group off.

```example
file: examples/Disabled.ts
html: examples/Disabled.html
title: Disabled
description: Whole group off.
```

```api
```
