# XWUINavSpeedDial

Floating action button with expandable menu

## Basic Usage

A speed dial with Share, Edit and Delete actions, shown with the menu open.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: A speed dial with Share, Edit and Delete actions, shown with the menu open.
```

## Sizes

sm, md, and lg speed dials with the menu open.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: sm, md, and lg speed dials with the menu open.
```

## Extended Compose FAB

An extended FAB with a visible label that fans its actions downward.

```example
file: examples/ExtendedCompose.ts
html: examples/ExtendedCompose.html
title: Extended Compose FAB
description: extended FAB with a label and downward actions.
```

## Horizontal Flyout

Actions that expand to the left of the trigger button.

```example
file: examples/LeftFlyout.ts
html: examples/LeftFlyout.html
title: Horizontal Flyout
description: Left-direction quick-create actions.
```

```api
```
