Components
← All components

Idle Detector

stimeo--idle

Tells you when interaction stops, warns before it does, and reports when you come back.

  • Core

Reports when interaction with the page stops. It watches pointer movement, keys, scrolling, and returning to the tab. After the time you set with none of that, it reports the idle state. It can also warn shortly before, so you can confirm with someone before their session ends. When interaction returns, that is reported immediately too. It brings no warning dialog of its own, so pair it with one. It does not touch your server session. Normally one of these sits on the page as a whole.

running

Stop interacting with the page: a warning shows after 3s and the idle state after 6s. Move the mouse or press a key to come back.

Keyboard

This component has no keyboard interactions of its own.