Search results

RangeEventArgs API in Angular DateRangePicker API component

Properties

daySpan

number

Defines the day span between the range

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