Version: 1.x
Boot
ID: vBoot | Type: Plugin
This plugin installs the following plugins:
- Icons
- Poster
- Scrim
- Spinner
- Captions
- Controls
- Settings
- ActionDisplay
- Tooltips
- Keyboard
- ClickToPlay
- DblClickFullscreen
Setup#
- Basic
- Manager
Props#
manifest#
Type: { [id]: boolean } | Default: All plugins default to true.
The manifest determines which plugins should be installed. All plugins are identified by
their ID with the v prefix removed and first letter lowercased.
vControls=controlsvActionDisplay=actionDisplayvClickToPlay=clickToPlay
- JavaScript
- Svelte