IAutomationFiltersTab
Home > @gooddata/sdk-ui-dashboard > IAutomationFiltersTab
IAutomationFiltersTab interface
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.
Automation filters grouped by tab.
Signature:
export interface IAutomationFiltersTab
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(ALPHA) Automation-available filters for the tab (hidden filters removed). | |||
|
(ALPHA) Default selected filters for the tab (non-locked empty attribute filters removed). | |||
|
(ALPHA) Hidden filters for the tab. | |||
|
(ALPHA) Locked filters for the tab. | |||
|
string |
(ALPHA) Tab local identifier. | ||
|
string |
(ALPHA) Tab title. |