How to make CldVideoPlayer stretch to fill container eg. like video html tag #573
Unanswered
ollebergkvist
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to make the CldVideoPlayer behave like the video tag below (commented out code in the snippet).
Meaning I would like the player to fill the parent container, basically how fill prop works for images.
Desired result (This is how the styled video tag above renders):

Current result (This is how the styled CldVideoPlayer renders, as you can see it does not fill the parent container):

Beta Was this translation helpful? Give feedback.
All reactions