Quickly monitor events from the Console Panel

Published on Updated on

DevTools Quickly monitor events from the Console Panel

You can log all the events dispatched to an object using the Command Line API method monitorEvents(object [, events]). The event objects are then logged to the Console. Useful when you need a reminder of the available properties on the event object.

Updated on Improve article

We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.