Search results

ChangedEventArgs API in JavaScript (ES5) DateTimePicker API control

Properties

event

KeyboardEvent | MouseEvent | Event

Specifies the original event arguments.

isInteracted

boolean

If the event is triggered by interaction, it returns true. Otherwise, it returns false.

name

string

Specifies name of the event.

value

Date

Defines the selected date of the Calendar.

values

Date[]

Defines the multiple selected date of the Calendar.