interface NumericFilterInitialState {
    range: NumericFilterRange;
}

Properties

Properties

The initial selected range.