Update Video Src with js code #4113
Answered
by
artf
jloguercio
asked this question in
Q&A
-
There is a way to update the video src using js code? for example i use
when i click preview it doesnt show correctly but if i save and reload the editor it shows good. Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
artf
Jan 31, 2022
Replies: 1 comment 1 reply
-
Try with |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jloguercio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try with
component.set({ src: '...' })