Stopwatch#
The Stopwatch element allows users to measure elapsed time directly inside a UI.
Typical use cases include time tracking, duration measurements, and guided task execution where the User should start and stop the timer manually.
Settings:
- Required: If checked the User cannot complete the UI without recording a stopwatch value
- Disabled: If checked the User cannot start or stop the stopwatch and the value should be set from the Flow
- Show label: If checked the element label will not be shown above the stopwatch but only as placeholder
See UI Designer