workingFilter
Home > @gooddata/sdk-ui-filters > IAttributeFilterCoreProps > workingFilter
IAttributeFilterCoreProps.workingFilter property
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.
Warning: This API is now obsolete.
dont use. Will be removed in future releases.
Specify a working attribute filter that will be shown.
Signature:
workingFilter?: IAttributeFilter;
Remarks
If provided it will use the provided filter to show currently given working selection (controlled component). If not provided this component will use its own internal state (uncontrolled component).