Video
The widget can be used to show videos.
Video Options
Any valid video attributes can be added to the model. Visit 'The Video Embed element' to see the full list of attributes.
{
"videoOptions": {
"autoPlay": true,
"muted": true,
"loop": false,
"controls": true
}
}