HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

isTrusted

Description

The isTrusted of Event for JS returns true if event was dispatched by the user agent, and false otherwise.

Syntax

event.isTrusted

Examples

1 · false

2 · true