List of events that constitute an activity by the user. Defaults to
mousemove keydown wheel DOMMouseScroll mousewheel mousedown touchstart touchmove MSPointerDown MSPointerMove
Indicates if the user is currently idle. Defaults to false
.
The timeout period in milliseconds. Defaults to 30000
.
If set, the use a local storage key to sync activity across browser tabs or windows.
Generated using TypeDoc
Optional settings that can be specified when creating an idle timer.