# XWUIFeedbackEmpty

Empty state component

## Basic Usage

XWUIFeedbackEmpty Component Empty state component.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: XWUIFeedbackEmpty Component Empty state component.
```

## Sizes

Different size presets.

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

## Create First Project

An onboarding empty state that pairs a primary "New project" CTA with a secondary "Import project" action.

```example
file: examples/CreateFirstProject.ts
html: examples/CreateFirstProject.html
title: Create First Project
description: Onboarding blankslate with both a primary and a secondary action.
```

## Empty Cart

An empty shopping cart that renders an image-URL illustration instead of an icon, with a button back to the catalog.

```example
file: examples/EmptyCart.ts
html: examples/EmptyCart.html
title: Empty Cart
description: Empty state using an image illustration plus a call-to-action.
```

```api
```
