# XWUISpeedDial

Floating action button with expandable quick-action menu (Material Design).

## Basic Usage

Bottom-right FAB fanning up.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Bottom-right FAB fanning up.
```

## Open Left

Bottom-left position fanning right, initially open.

```example
file: examples/OpenLeft.ts
html: examples/OpenLeft.html
title: Open Left
description: Bottom-left position fanning right, initially open.
```

## Compose Toolbar

A top-right insert menu fanning downward behind a hamburger trigger.

```example
file: examples/ComposeToolbar.ts
html: examples/ComposeToolbar.html
title: Compose Toolbar
description: Top-right document-editor insert menu fanning down.
```

## Contact Actions

A contact FAB with a custom person icon revealing call, message, and email.

```example
file: examples/ContactActions.ts
html: examples/ContactActions.html
title: Contact Actions
description: Bottom-left contact button fanning up to call, message, email.
```

```api
```
