The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
view property
Gets the window object that an event is generated from.
![]() ![]() |
Syntax
| JavaScript | |
|---|
Property values
Type: Object
The window object that the event is generated from.
Standards information
- Document Object Model (DOM) Level 3 Events Specification, Section 5.2.1
See also
- CompositionEvent
- DragEvent
- FocusEvent
- KeyboardEvent
- MouseEvent
- MouseWheelEvent
- SVGZoomEvent
- TextEvent
- UIEvent
- WheelEvent
- detail
Show:

