Skip to main content
Version: 5.x

vm-live-indicator

This can be used to indicate to the user that the current media is being streamed live.

Visual#

Vime live indicator component

Usage#

<vm-player>
<!-- ... -->
<vm-ui>
<!-- ... -->
<vm-controls>
<!-- ... -->
<vm-live-indicator></vm-live-indicator>
</vm-controls>
</vm-ui>
</vm-player>

CSS Custom Properties#

NameDescription
--vm-live-indicator-colorThe color of the live indicator dot.

Dependencies#

Used by#