# XWUILayoutFloatingMenu

Floating action menu (FAB pattern) - pre-built FAB layouts picked via `block`.

## Basic Usage

Block-1 FAB with three actions.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Block-1 FAB with three actions.
```

## Bottom-Left FAB

Block-2 floating menu anchored bottom-left that expands downward.

```example
file: examples/BottomLeft.ts
html: examples/BottomLeft.html
title: Bottom-Left FAB
description: Block-2 floating menu anchored bottom-left that expands downward.
```

## Top-Right FAB

Block-3 floating menu anchored top-right that expands to the left.

```example
file: examples/TopRight.ts
html: examples/TopRight.html
title: Top-Right FAB
description: Block-3 floating menu anchored top-right that expands to the left.
```

```api
```
