grid-pro.morerowsdetail
Home > @genesislcap/grid-pro > MoreRowsDetail
MoreRowsDetail type
The Genesis Datasource event payload types.
Signature:
export type MoreRowsDetail = {
moreRows: boolean;
sourceRef: string;
};
Home > @genesislcap/grid-pro > MoreRowsDetail
The Genesis Datasource event payload types.
Signature:
export type MoreRowsDetail = {
moreRows: boolean;
sourceRef: string;
};