# ResponsiveCardContext

Context object passed to the responsive card render function.

## Properties

| Property | Type | Description |
| -------- | ---- | ----------- |
| `row` | <code>TRow</code> | The row data for this card |
| `index` | <code>number</code> | The row index (zero-based) |
