Glide HomepageOpen Glide

Getting Started

Quickstart
Intro to Layout
Intro to the Data Editor
Data to Layout
Intro to Actions
Intro to Workflows
App Settings
Templates

Essentials

Data Sources
Basic Columns
Components
Security and User Data
Users
Publishing and Sharing

Automation

Actions
AI
Computed Columns
Integrations
Workflows
View API Docs

Use Cases

Forms
Images in Glide
Conditions, Filtering, and Visibility
Duplicating Apps

Reference

Account
User Experience
Values
  • Components
  • Stopwatch

Stopwatch

Track elapsed time in seconds within your app.

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

  1. Create a Number or Text column to store the recorded time in seconds.

  2. In the Layout Editor, select the screen to edit.

  3. Click on the plus symbol in the Components panel.

  4. Select Stopwatch or search for Stopwatch.

  5. 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.

Have a question about Stopwatch? Ask the Glide community.
Need more help? Hire an Expert.

Updated more than a week ago

Previous

Spinner

Next

Tabs Container

Was this article helpful?
Exit Preview Mode