> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tappify.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# TapEmptyStateProps

> The props TapEmptyState takes.

The props `TapEmptyState` takes.

## Properties

### action?

```ts theme={null}
optional action?: ReactNode;
```

Rendered under the text, for the one thing the owner can do next.

***

### description?

```ts theme={null}
optional description?: string;
```

***

### title

```ts theme={null}
title: string;
```
