ChangeEventArgs
12 Sep 20251 minute to read
Properties
element HTMLInputElement|HTMLElement
Defines the element
event KeyboardEventArgs|FocusEvent|MouseEvent|Event
Defines the original event arguments.
isInteracted boolean
Defines the boolean that returns true when the value is changed by user interaction, otherwise returns false.
text string
Defines the selected time value as string.
value Date
Defines the selected time value of the TimePicker.