HiddenFilterBar
Home > @gooddata/sdk-ui-dashboard > HiddenFilterBar
HiddenFilterBar 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 implementation of Filter Bar will ensure that all the filter controls are out of sight. All the dashboard filtering is still in place however user cannot see or interact with the filters.
Signature:
HiddenFilterBar: (_props: IFilterBarProps) => JSX.Element | null