You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am building a music web app and so far I was just hiding controls and rebuilding them using the video js API. Is it possible to remove a component out of the video player container and place it anywhere in the dom and still remain with its functionality?
For example the play control component? Currently, I don't care about the UI as long as the functionality still works fine.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am building a music web app and so far I was just hiding controls and rebuilding them using the video js API. Is it possible to remove a component out of the video player container and place it anywhere in the dom and still remain with its functionality?
For example the play control component? Currently, I don't care about the UI as long as the functionality still works fine.
Beta Was this translation helpful? Give feedback.
All reactions