Skip to main content
Version: 5.x

vm-dbl-click-fullscreen

Enables toggling fullscreen mode by double clicking the player.

Usage#

<vm-player>
<!-- ... -->
<vm-ui>
<!-- ... -->
<vm-dbl-click-fullscreen></vm-dbl-click-fullscreen>
</vm-ui>
</vm-player>

Properties#

PropertyDescriptionTypeDefault
useOnMobileBy default this is disabled on mobile to not interfere with playback, set this to true to enable it.booleanfalse

CSS Custom Properties#

NameDescription
--vm-dbl-click-fullscreen-z-indexThe position in the UI z-axis stack inside the player.

Dependencies#

Used by#