window
Home > @gooddata/sdk-ui > IExecuteInsightProps > window
IExecuteInsightProps.window property
Specifies whether Execute
should load all data from backend or just a particular window - specified by offset and size of the window.
Signature:
window?: DataViewWindow;
Remarks
If not specified, all data will be loaded.