Version: 5.x
vm-dbl-click-fullscreen
Enables toggling fullscreen mode by double clicking the player.
Usage#
- HTML
 - React
 - Vue
 - Svelte
 - Stencil
 - Angular
 
example.vue
example.svelte
example.html
Properties#
| Property | Description | Type | Default | 
|---|---|---|---|
useOnMobile | By default this is disabled on mobile to not interfere with playback, set this to true to enable it. | boolean | false | 
CSS Custom Properties#
| Name | Description | 
|---|---|
--vm-dbl-click-fullscreen-z-index | The position in the UI z-axis stack inside the player. |