IDateFilterState
Home > @gooddata/sdk-ui-filters > IDateFilterState
IDateFilterState interface
State of the DateFilter component.
Signature:
export interface IDateFilterState extends IDateFilterStatePropsIntersection
Extends: IDateFilterStatePropsIntersection
Properties
| Property | Type | Description |
|---|---|---|
| initExcludeCurrentPeriod | boolean | |
| initSelectedFilterOption | DateFilterOption | |
| isExcludeCurrentPeriodEnabled | boolean |