IDashboardDateFilterConfig
Home > @gooddata/sdk-ui-dashboard > IDashboardDateFilterConfig
IDashboardDateFilterConfig interface
Defines the configuration of the DateFilter component.
Signature:
export interface IDashboardDateFilterConfig 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| (ALPHA) Granularities available in the Floating range form. | |||
| string | (Optional) Specify custom filter name. Defaults to "Date range" (or its localized equivalent). | ||
| (ALPHA) A IDateFilterOptionsByType configuration of the Date Filter. |