# XWUINavTabMenu

Menu styled as tabs. Reuses XWUIButton for tab items.

## Basic Usage

Menu styled as tabs.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Menu styled as tabs.
```

## Variants

Different variant options.

```example
file: examples/Variants.ts
html: examples/Variants.html
title: Variants
description: Different variant options.
```

## Icon Pill Tabs

Pill tabs with per-item icons and an accessible list label.

```example
file: examples/IconTabs.ts
html: examples/IconTabs.html
title: Icon Pill Tabs
description: Pills variant with icons and an ariaLabel.
```

## Mailbox Folders

Underline tabs acting as a mail-folder switcher with icons.

```example
file: examples/EmailFolders.ts
html: examples/EmailFolders.html
title: Mailbox Folders
description: Underline variant with mailbox icons.
```

```api
```
