Row: {
    _rowNumber: number;
} & RowData

Row data plus meta data

Type declaration

  • _rowNumber: number

    The row number as it existed in the table at the time of being fetched.

Export

Generated using TypeDoc