# XWUIBottomNavigation

Mobile bottom-nav with labels, icons and badge counters.

## Basic Usage

Four-tab nav with badge.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Four-tab nav with badge.
```

## Icons Only

Compact icon-only elevated variant.

```example
file: examples/IconsOnly.ts
html: examples/IconsOnly.html
title: Icons Only
description: Compact icon-only elevated variant.
```

## Shopping Cart Nav

A storefront nav with cart/wishlist badges, a disabled Offers tab and onChange.

```example
file: examples/ShoppingCartNav.ts
html: examples/ShoppingCartNav.html
title: Shopping Cart Nav
description: Badged cart/wishlist tabs with a disabled Offers item and onChange.
```

## Messaging Unread

An elevated chat nav with unread counters wired to an onItemClick router.

```example
file: examples/MessagingUnread.ts
html: examples/MessagingUnread.html
title: Messaging Unread
description: Unread badges on Chats/Calls with an onItemClick handler.
```

```api
```
