dynamic-auto-refresh
Reactive icon

Dynamic Auto Refresh

version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 18 Feb
 by 
0.0
 (0 ratings)
dynamic-auto-refresh

Dynamic Auto Refresh

Documentation
1.0.0

Component that provides the set Interval functionality to trigger actions or events every x amount of time.

Ability to reset the value in seconds of the time at which each trigger should occur and ability to stop the Interval set.

Control values defined by two inputs:

  - TimeInSeconds: defines how many seconds the trigger will occur;

  - Stop: Defines whether we want to stop the Set Interval.

To change the value of the time window in which the trigger occurs, simply change the value of the TimeInSeconds input. The original instance of SetInterval will be destroyed and a new one will be created with the new interval time.