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