DataTable
FitFileViewer - API Documentation v29.4.0
FitFileViewer - API Documentation / utils/files/export/copyTableAsCSV / DataTable
Interface: DataTable
Defined in: utils/files/export/copyTableAsCSV.js:26
Propertiesβ
objects()β
objects: () =>
Record<string,any>[]
Defined in: utils/files/export/copyTableAsCSV.js:27
Returns array of row objects
Returnsβ
Record<string, any>[]