AdapTable for Infinite Table
Guide
Types
ExportState
TypeScript
type
ExportState =
{
reports
:
Record<string
,
ReportDef>
;
}
;
Previous
ExportApi
Next
FlashingCellsApi