New to Kendo UI for Vue? Start a free 30-day trial
MouseDownOutsideEvent
Updated on Mar 31, 2026
Represents the object of the MouseDownOutside Popup event.
| Name | Type | Default | Description |
|---|---|---|---|
event |
|
The event object. | |
isAnchorClicked |
|
Indicates if the MouseDown event is triggered over the anchor of the Popup. | |
target |
|
An event target. |