screen-timer-reactive
Reactive icon

Screen Timer Reactive

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 26 June 2022
 by 
0.0
 (0 ratings)
screen-timer-reactive

Screen Timer Reactive

Details
Reactive Web utility for performing an automatic action each time a determined amount of time elapses, without the need of direct user interaction.
Read more

Potential use cases include:

  • Auto-save: Save the user's current progress to a database while they are filling a form or performing a complex action.
  • Auto-refreshFetch fresh data from a database to show to the user.
  • Periodic screen content updates: Keep the information in your screens updated close to real time, such as when displaying the time of the day, showing notification messages, or monitoring background processes.


The amount of time is passed as a parameter to the block (in milliseconds) and can also be updated dynamically.

This component is implemented using the default setInterval() JS method. All icons retrieved from 8icons.

Release notes (1.0.1)

- Updated JS Script to add null check that prevents occasional errors (Thanks to Pieter Swart for his feedback!)

- Demo: Removed unnecessary Charts dependency

Reviews (0)
Team
Other assets in this category