selectHasExecutionResultLimitBreaksByRef()
Home > @gooddata/sdk-ui-dashboard > selectHasExecutionResultLimitBreaksByRef
selectHasExecutionResultLimitBreaksByRef() function
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Selects whether the widget with the given ref returned partial data because an execution limit was reached.
Signature:
selectHasExecutionResultLimitBreaksByRef: (ref: ObjRef | undefined) => DashboardSelector<boolean>
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
ref |
ObjRef | undefined |
Returns:
DashboardSelector<boolean>