IFiltersCustomizer
Home > @gooddata/sdk-ui-dashboard > IFiltersCustomizer
IFiltersCustomizer interface
Set of functions you can use to customize rendering of the filters.
Signature:
export interface IFiltersCustomizer
Methods
Method | Description |
---|---|
attribute() | Customize how rendering of attribute filters is done. |
date() | Customize how rendering of date filters is done. |