Type Alias RowData

RowData: { [name: string]: any }

The data that physically exists in a table row.