Video Player
The Video Player widget is used to play video files from a given URL.
Properties
Property
Description
videoUrl
The URL of the video file to play.
showControls
If true
, playback controls (play, pause, seek) will be displayed over the video.
aspectRatio
The aspect ratio of the video.
autoPlay
If true
, the video will start playing automatically.
looping
If true
, the video will loop continuously.
Default Properties
The Video Player widget supports the following section of Default Properties:
Layout
width
height
padding
margin
align
Last updated