Change container div for the component view

Hey Guys,
Is it possible to change the container div when using the component view web SDK? The use case is for example, when the video is initially rendered in a small container but you want to give the user the option to go to full screen. For video SDK you have the stream so you can easily attach it to a new element, but how should we go about it when using the component view?
Also, with the component view do we still have the option for remote control?