# XWUINavMenuBar

Menu bar component (typically for desktop applications)

## Basic Usage

XWUINavMenuBar Component Menu bar component (typically for desktop applications).

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUINavMenuBar Component Menu bar component (typically for desktop applications).
```

## With Icons

Pull-down entries with icons plus a divider before Exit.

```example
file: examples/WithIcons.ts
html: examples/WithIcons.html
title: With Icons
description: Pull-down entries with icons plus a divider before Exit.
```

## Disabled Items

Entries that are unavailable until an action enables them.

```example
file: examples/DisabledItems.ts
html: examples/DisabledItems.html
title: Disabled Items
description: Entries that are unavailable until an action enables them.
```

```api
```
