# XWUISkipLink

Accessibility skip navigation link

## Basic Usage

A "Skip to main content" link that focuses and scrolls to the main region.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: A "Skip to main content" link that focuses and scrolls to the main region.
```

## Custom Label

A skip link with custom wording that jumps to the search field.

```example
file: examples/CustomLabel.ts
html: examples/CustomLabel.html
title: Custom Label
description: A skip link with custom wording that jumps to the search field.
```

## Multiple Links

Two skip links (to nav, to content), each in its own host so neither clobbers.

```example
file: examples/MultipleLinks.ts
html: examples/MultipleLinks.html
title: Multiple Links
description: Two skip links (to nav, to content), each in its own host so neither clobbers.
```

```api
```
