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

# TapRowActionProps

> The props the host renders a row action entry with.

The props the host renders a row action entry with.

## Properties

### row

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

The row the owner opened the action from.
