Type alias TableRow

TableRow: { [key: string]: TableCell }

A a row of table data.

Type declaration

Generated using TypeDoc