# GridDetailContext

> _Since v0.0.1_

Context object passed to detail panel components.

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| `row` | <code>TRow</code> | The row data object |
| `rowIndex` | <code>number</code> | Row index |
