Properties
Optional display
display: undefined | boolean
Optional isoWeekday
isoWeekday: undefined | boolean
Optional max
max: undefined | string
Optional min
min: undefined | string
Optional minUnit
minUnit: undefined | "hour" | "minute" | "second" | "month" | "millisecond" | "year" | "week" | "day" | "quarter"
Optional parser
parser: undefined | string | ((arg: any) => any)
Optional position
position: undefined | string
Optional round
round: undefined | "hour" | "minute" | "second" | "month" | "millisecond" | "year" | "week" | "day" | "quarter"
Optional stepSize
stepSize: undefined | number
Optional tooltipFormat
tooltipFormat: undefined | string
Optional type
type: undefined | string
Optional unit
unit: undefined | "hour" | "minute" | "second" | "month" | "millisecond" | "year" | "week" | "day" | "quarter"
Optional unitStepSize
unitStepSize: undefined | number