# XWUINavDock

macOS-style dock: horizontal bar of icon items with magnification on hover.

## Basic Usage

macOS-style dock: horizontal bar of icon items with magnification on hover.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: macOS-style dock: horizontal bar of icon items with magnification on hover.
```

## Vertical Dock

Dock anchored to the left edge with stronger magnification.

```example
file: examples/VerticalDock.ts
html: examples/VerticalDock.html
title: Vertical Dock
description: Dock anchored to the left edge with stronger magnification.
```

## No Magnify

Static dock with magnification disabled for a flat taskbar look.

```example
file: examples/NoMagnify.ts
html: examples/NoMagnify.html
title: No Magnify
description: Static dock with magnification disabled for a flat taskbar look.
```

```api
```
