MouseDownOutsideEvent
Interface
Represents the object of the MouseDownOutside Popup event.
Definition
Package:@progress/kendo-vue-popup
Properties
event
MouseEvent
The event object.
isAnchorClicked
boolean
Indicates if the MouseDown event is triggered over the anchor of the Popup.
target
any
An event target.