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

# TapPageProps

> The props the host renders a page entry with.

The props the host renders a page entry with.

## Properties

### params

```ts theme={null}
params: Record<string, string>;
```

The same value as `tap.params`: `pageId`, `path`, and one key per segment.
