isTrusted property
Gets a value that indicates whether a trusted event source created an event.
![]() |
Syntax
| JavaScript | |
|---|
Property values
Type: Boolean
-
The event is trusted.
-
The event is a custom event that the createEvent method created.
See also
- BeforeUnloadEvent
- CompositionEvent
- CustomEvent
- DragEvent
- Event
- FocusEvent
- KeyboardEvent
- MessageEvent
- MouseEvent
- MouseWheelEvent
- MSSiteModeEvent
- MutationEvent
- StorageEvent
- SVGZoomEvent
- TextEvent
- UIEvent
- Reference
- createEvent
- initEvent
Show:
