# XWUINavBottom

Bottom navigation bar for mobile app navigation

## Basic Usage

XWUINavBottom Component Bottom navigation bar for mobile app navigation.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUINavBottom Component Bottom navigation bar for mobile app navigation.
```

## Variants

Different variant options.

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

## Icons Only

A compact, label-free bar with a disabled tab and a count badge.

```example
file: examples/IconsOnly.ts
html: examples/IconsOnly.html
title: Icons Only
description: showLabels disabled, with a disabled item and a badge.
```

## Messaging App

An elevated chat bar mixing numeric and "9+" overflow badges.

```example
file: examples/MessagingApp.ts
html: examples/MessagingApp.html
title: Messaging App
description: Elevated variant with numeric and string badges.
```

```api
```
