selectWorkingFilterContextDefinition
Home > @gooddata/sdk-ui-dashboard > selectWorkingFilterContextDefinition
selectWorkingFilterContextDefinition variable
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.
This selector returns current working dashboard's filter context definition.
Signature:
selectWorkingFilterContextDefinition: DashboardSelector<IFilterContextDefinition>
Remarks
It is expected that the selector is called only after the wokring filter context state is correctly initialized. Invocations before initialization lead to invariant errors.