---
title: Time
sidebar_label: Time
---

**Type:** `Component`

Takes a time represented in seconds and displays it in the form `hh:mm:ss`.

## Props

### `seconds`

**Type:** `int` | **Default:** `0`

The seconds to be formatted.
