Version: 4.x
vime-time-progress
Formats and displays the progression of playback as currentTime (separator) endTime
.
#
Visual#
Usage- HTML
- React
- Vue
- Svelte
- Stencil
- Angular
example.vue
example.svelte
example.html
#
PropertiesProperty | Attribute | Description | Type | Default |
---|---|---|---|---|
alwaysShowHours | always-show-hours | Whether the times should always show the hours unit, even if the time is less than 1 hour (eg: 20:35 -> 00:20:35 ). | boolean | false |
separator | separator | The string used to separate the current time and end time. | string | '/' |
#
CSS Custom PropertiesName | Description |
---|---|
--vm-time-color | The color of the text displaying the time. |
#
Dependencies#
Used by#
Depends on#
GraphBuilt with StencilJS