interface DateFilterInitialState {
    range: DateFilterRange;
}

Properties

Properties

The initial selected range.