DateTimePickerOptions interface

Index

Properties

Properties


beforeShow

● beforeShow?: () => void


onApply

● onApply?: (dateTime: Date) => void


onCancel

● onCancel?: () => void


onDateTimeChanged

● onDateTimeChanged?: (date: Date) => void


oneClickDateSelection

● oneClickDateSelection?: boolean


showCalendar

● showCalendar?: boolean


showTimePicker

● showTimePicker?: boolean


yearRange

● yearRange?: string