Skip to main content
Version: 5.x

vm-time-progress

Formats and displays a length of time provided in seconds.

Visual#

Vime time component

Usage#

<vm-time-progress separator="/" />

Properties#

PropertyDescriptionTypeDefault
alwaysShowHoursWhether the times should always show the hours unit, even if the time is less than 1 hour (eg: 20:35 -> 00:20:35).booleanfalse
separatorThe string used to separate the current time and end time.string'/'

CSS Custom Properties#

NameDescription
--vm-time-colorThe color of the text displaying the time.

Dependencies#

Used by#

Depends on#