# XWUIQuickActions

CRM quick-action bar: compact row of icon buttons for Call / Email / Note / Task / Schedule, etc. Composes `XWUIButtonIcon`.

## Basic Usage

Classic Call / Email / Note / Task / Schedule row.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Classic Call / Email / Note / Task / Schedule row.
```

## With Groups And Badges

Separators between groups + dot badge on the Mail action + primary CTA.

```example
file: examples/WithGroupsAndBadges.ts
html: examples/WithGroupsAndBadges.html
title: With Groups And Badges
description: Separators between groups + dot badge on the Mail action + primary CTA.
```

## Vertical Rail

Vertical orientation for record sidebars.

```example
file: examples/VerticalRail.ts
html: examples/VerticalRail.html
title: Vertical Rail
description: Vertical orientation for record sidebars.
```

```api
```
