RangePopupEventArgs
23 Sep 20251 minute to read
Properties
appendTo HTMLElement
Specifies the node to which the popup element to be appended.
cancel boolean
Illustrates whether the current action needs to be prevented or not.
date string
Defines the range string in the input element
event MouseEvent|KeyboardEvent|Event
Specifies the original event arguments.
model DateRangePickerModel
Defines the DateRangePicker model
popup Popup
Defines the DateRangePicker popup object.