@eodash/eodash / Configuration / ItemFilterRange
Interface: ItemFilterRange
Extends
Properties
dirty?
ts
optional dirty?: boolean;Inherited from
expanded?
ts
optional expanded?: boolean;Inherited from
key
ts
key: string;Inherited from
max?
ts
optional max?: number;min?
ts
optional min?: number;state?
ts
optional state?: object;max?
ts
optional max?: number;min?
ts
optional min?: number;step?
ts
optional step?: number;stringifiedState?
ts
optional stringifiedState?: string;Inherited from
ItemFilterBase.stringifiedState
title?
ts
optional title?: string;Inherited from
type
ts
type: "range";