IThemeDashboardFilterBar
Home > @gooddata/sdk-model > IThemeDashboardFilterBar
IThemeDashboardFilterBar interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Dashboard filterBar customizable properties.
Signature:
export interface IThemeDashboardFilterBar
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
backgroundColor? | ThemeColor | (BETA) (Optional) Background color of the filter bar | |
borderColor? | ThemeColor | (BETA) (Optional) Border color of the filter bar | |
filterButton? | IThemeDashboardFilterBarButton | (BETA) (Optional) Filter bar button specific properties |