The Stopwatch component allows users to measure time intervals by pressing a button to start and stop a stopwatch. Users can start, pause, and reset the timer as needed.
Setting Up the Stopwatch Component
Create a Number or Text column to store the recorded time in seconds.
In the Layout Editor, select the screen to edit.
Click on the plus symbol in the Components panel.
Select Stopwatch or search for Stopwatch.
Drag the component to the position you want in the component menu.
The component can also be added within a Collection, which enables the component to be repeated and applied to every item in that collection.
Options
Like all components, you can add visibility conditions in the Options tab of the configuration menu, Custom CSS to manually adjust the styling of the component, and notes for internal use.