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

# TapTabProps

> The props the host renders a tab entry with, which carries nothing.

```ts theme={null}
type TapTabProps = Record<string, never>;
```

The props the host renders a tab entry with, which carries nothing.
