> ## 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.

# TapPageHeaderProps

> The props TapPageHeader takes.

The props `TapPageHeader` takes.

## Properties

### actions?

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

Laid out in a row at the end of the header.

***

### description?

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

***

### title

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