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:

