Index
Properties
- beforeShow
- onApply
- onCancel
- onDateTimeChanged
- oneClickDateSelection
- showCalendar
- showDateTimeInput
- showTimePicker
- yearRange
Properties
beforeShow
● beforeShow?: () => void
onApply
● onApply?: (dateTime: Date
) => void
onCancel
● onCancel?: () => void
onDateTimeChanged
● onDateTimeChanged?: (date: Date
, apply?: boolean
) => void
oneClickDateSelection
● oneClickDateSelection?: boolean
showCalendar
● showCalendar?: boolean
showDateTimeInput
● showDateTimeInput?: boolean
showTimePicker
● showTimePicker?: boolean
yearRange
● yearRange?: string