# XWUIFormErrorSummary

GOV.UK-style error summary. Empty construction omits role=alert. Host owns focus on jump. Do not nest Form/Field.

## Basic Usage

No errors.

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

## Two errors

Jump links.

```example
file: examples/TwoErrors.ts
html: examples/TwoErrors.html
title: Two errors
description: Jump links.
```

## Custom title

Welsh title.

```example
file: examples/CustomTitle.ts
html: examples/CustomTitle.html
title: Custom title
description: Welsh title.
```

## Jump

Host focuses the field.

```example
file: examples/Jump.ts
html: examples/Jump.html
title: Jump
description: Host focuses the field.
```

```api
```
