# XWUIDisplayAvatarGroup

Group of avatars with overflow handling

## Basic Usage

XWUIDisplayAvatarGroup Component Group of avatars with overflow handling.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIDisplayAvatarGroup Component Group of avatars with overflow handling.
```

## Sizes

Different size presets.

```example
file: examples/Sizes.ts
html: examples/Sizes.html
title: Sizes
description: Different size presets.
```

## Reviewer Stack

A pull-request reviewer stack that shows the first four photos and a "+N" overflow badge driven by the real reviewer total.

```example
file: examples/ReviewerStack.ts
html: examples/ReviewerStack.html
title: Reviewer Stack
description: Image avatars capped at four with a total-count overflow badge.
```

## Spacing Density

The same team rendered at four spacing values to show how overlap density is tuned.

```example
file: examples/Spacing.ts
html: examples/Spacing.html
title: Spacing Density
description: Compare tight overlap, default, touching, and fanned-out spacing.
```

```api
```
