IFilterBarCustomizer
Home > @gooddata/sdk-ui-dashboard > IFilterBarCustomizer
IFilterBarCustomizer interface
Set of functions you can use to customize some aspects of the FilterBar.
Signature:
export interface IFilterBarCustomizer 
Methods
| Method | Description | 
|---|---|
| Set the rendering mode of the FilterBar. | |
| Register a factory for top bar decorator providers. | |
| Register a provider for React components to render filter bar. |