Embedded YouTube
Last updated
Was this helpful?
Last updated
Was this helpful?
(part of package '') Extends designtime/SolutionModel: Extends runtime:
Servoy Extra Component for embedding YouTube videos. Provides options to configure video dimensions, playback behavior, and display settings.
This is a reference page; many components have detailed usage guides .
Determines if the video can be viewed in full-screen mode. Type: Default Value: true
Indicates if the video should start playing automatically. Type: Default Value: false
The youtube url can be provided as dataprovider (using dataProviderID property) or as text (using embeddedVideoURL property). Type:
The youtube url can be provided as dataprovider (using dataProviderID property) or as text (using embeddedVideoURL property). Type:
Enables a reduced YouTube branding experience. Type: Default Value: false
Controls whether the YouTube player's controls are displayed. Type: Default Value: true
Specifies whether related videos are shown after playback ends. Type: Default Value: false
Defines a CSS class for custom styling of the video component. Type: Default Value: "youtubevideoembedder"
Specifies the tab order sequence for the video component. Type:
Specifies the height of the embedded YouTube video. Type: Default Value: 240
Specifies the width of the embedded YouTube video. Type: Default Value: 426
Determines whether the video component is visible. Type: