RangeEventArgs

23 Sep 20251 minute to read

Properties

daySpan number

Defines the day span between the range

element HTMLElement|HTMLInputElement

Specifies the element.

endDate Date

Defines the end date

event MouseEvent|KeyboardEvent|TouchEvent|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.

startDate Date

Defines the start date

text string

Defines the value string in the input element

value Date[]|DateRange

Defines the value