API Reference > presentation-components > Table > PresentationTableDataProvider > getRow getRow Method Get a single row. getRow(rowIndex: number): Promise<RowItem> Parameter Type Description rowIndex number Index of the row to return. Returns - Promise<RowItem> Defined in presentation/components/src/presentation-components/table/DataProvider.ts Line 226 Last Updated: 11 June, 2024