Skip to main content
Version: 4.x

vime-end-time

Formats and displays the duration of the current media.

Visual#

Vime end time component

Usage#

<vime-end-time />

Properties#

PropertyAttributeDescriptionTypeDefault
alwaysShowHoursalways-show-hoursWhether the time should always show the hours unit, even if the time is less than 1 hour (eg: 20:35 -> 00:20:35).booleanfalse

Dependencies#

Used by#

Depends on#

Graph#

graph TD;
vime-end-time --> vime-time
vime-default-controls --> vime-end-time
vime-time-progress --> vime-end-time
style vime-end-time fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS