IAutomationsDateFilterConfig
Home > @gooddata/sdk-ui-dashboard > IAutomationsDateFilterConfig
IAutomationsDateFilterConfig 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.
Date filter configuration provided by the dashboard connector so that AutomationDateFilter does not need to read dashboard selectors directly.
Signature:
export interface IAutomationsDateFilterConfig
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
(ALPHA) | |||
|
(ALPHA) | |||
|
(tabId: string) => DateFilterGranularity[] |
(ALPHA) | ||
|
(tabId: string) => IDateFilterOptionsByType | undefined |
(ALPHA) |