# XWUINavMenuDropdown

Dropdown menu triggered by button/action

## Basic Usage

XWUINavMenuDropdown Component Dropdown menu triggered by button/action.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUINavMenuDropdown Component Dropdown menu triggered by button/action.
```

## Hover Trigger

Mouse-hover reveals the menu (desktop navigation style).

```example
file: examples/HoverTrigger.ts
html: examples/HoverTrigger.html
title: Hover Trigger
description: Mouse-hover reveals the menu (desktop navigation style).
```

## Submenu

A dropdown entry that opens a nested submenu of formats.

```example
file: examples/Submenu.ts
html: examples/Submenu.html
title: Submenu
description: A dropdown entry that opens a nested submenu of formats.
```

```api
```
