Embedded YouTube
Last updated
Was this helpful?
Last updated
Was this helpful?
This components allows you to easily embed YouTube videos both at design-time (properties view) and runtime (elements.my_embed_componen.embeddedVideoURL = "https://www.youtube.com/embed/...").
In designer it will not load/show the video; it just shows a logo and play button.
Some video options can be configured like autoplay, showControls, allowFullScreen ... More options (or even API/handler support) can be added in the future to the component - as needed.
Youtube video player properties can be found here.
The following articles are recommended for additional reading
Embedded YouTube Reference Documentation