IDateFilterOption
Home > @gooddata/sdk-model > IDateFilterOption
IDateFilterOption 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.
Common props for date filter options
Signature:
export interface IDateFilterOption
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
localIdentifier | Identifier | (ALPHA) Local identifier of the option | |
name? | string | (ALPHA) (Optional) Customized name of the option to display in the dropdown | |
type | DateFilterOptionType | (ALPHA) Option type | |
visible | boolean | (ALPHA) Sets whether this option will be visible in the dropdown |