window
Home > @gooddata/sdk-ui > IRawExecuteProps > window
IRawExecuteProps.window property
Specifies whether RawExecute 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.