How to put zoom zmtg-root into specific component (i.e. React js component)

Hi, I am using Meeting SDK because I would like to have the meeting inside my front-end application.
Everything is working, but I would like to place the meeting view (Client view specifically) inside a component, and not full screen.

Thanks