• interval (number; default 1000) - This component will increment the counter `n_intervals` every `interval` milliseconds • disabled (boolean) - If True, the counter will no longer update • n_intervals (number; default 0) - Number of times the interval has passed • max_intervals (number; default -1) - Number of times the interval will be fired. If -1, then the interval has no limit (the default) and if 0 then the interval stops running.
Union case | Description |
Full Usage:
Disabled bool
Parameters:
bool
|
|
|
|
|
|
|
|
Static member | Description |
|
|