DefaultFilterBar
Home > @gooddata/sdk-ui-dashboard > IFilterBarProps > DefaultFilterBar
IFilterBarProps.DefaultFilterBar 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.
Contains reference to default implementation of the filter bar. If you are implementing a custom filter bar that decorates default filter bar, then use this component to render the default filter bar.
Signature:
DefaultFilterBar: ComponentType<IFilterBarProps>;