mirror of
https://github.com/webslides/WebSlides.git
synced 2025-09-03 10:02:58 +02:00
Updated Plugin docs (markdown)
@@ -71,4 +71,6 @@ YouTube unfortunately can't be handled as normal videos since we need the API to
|
||||
</div>
|
||||
```
|
||||
|
||||
Those are all the options that you can pass. We're saying there, we want the video with _id_ `SomZsr1J7ao` to _autoplay_ when the Slide gets active, to _loop_ forever, to be *mute*d and to have _no-controls_.
|
||||
Those are all the options that you can pass although you can pass them all or even none (and achieve the same as adding the embed).
|
||||
|
||||
In this example, we're saying that we want the video with _id_ `SomZsr1J7ao` to _autoplay_ when the Slide gets active, to _loop_ forever, to be *mute*d and to have _no-controls_.
|
Reference in New Issue
Block a user