Inactivity Timer
When in kiosk mode, the inactivity timer watches for keyboard, mouse, and touch events.
Watches for keyboard, mouse, and touch events
Redirects to a specified home page if there's no activity
Usage Notes
install on every page, generally best to put this site-wide before-/head custom code area.
inactivityTimer: (sec)
Set the seconds of inactivity before the browser will auto redirect to the homePath
.
Example
Last updated
Was this helpful?