# XWUIEmpty

Empty-state placeholder with icon / image / title / description / action.

## Basic Usage

Empty inbox with CTA.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Empty inbox with CTA.
```

## No Results

Search-empty state with image illustration.

```example
file: examples/NoResults.ts
html: examples/NoResults.html
title: No Results
description: Search-empty state with image illustration.
```

## First Project

Large onboarding zero-state with an inline SVG icon and a primary create action.

```example
file: examples/FirstProject.ts
html: examples/FirstProject.html
title: First Project
description: Onboarding empty state inviting the user to create their first project.
```

## Error State

Connection-failure state with a warning icon and a retry action.

```example
file: examples/ErrorState.ts
html: examples/ErrorState.html
title: Error State
description: Failure-recovery empty state offering a retry action.
```

```api
```
