# ResponsiveCardContext

> _Since v0.1.0_

Context object passed to the responsive card slot.

## Properties

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