Vimeo
Type
widget
Summary
Vimeo widget.
Description
Play a Vimeo video.
Compatibility and Support
OS
mac
windows
linux
Associated Syntax
Property
| Name | Summary | Syntax |
|---|---|---|
| autoPlay | Start playing automatically. | get the autoPlay of <widget> set the autoPlay of <widget> to {true | false} |
| loop | Loop video or playlist. | get the loop of <widget> set the loop of <widget> to {true | false} |
| showControls | Show player controls. | get the showControls of <widget> set the showControls of <widget> to {true | false} |
| source | YouTube video ID or URL. | get the source of <widget> set the source of <widget> to URL |
| mute | Mute widget's playing. | get the mute of <widget> set the mute of <widget> to {true | false} |