Zoom web sdk- customize ui

How do I append zoom “zmmtg-root” element to my angular component. Currently its getting appended to body tag.
I need to show my component layout header with zoom DOM.

Hey @mitz.mulgaonkar,

Currently you cannot specify where the zmmtg-root id gets placed. We are working on a way to allow this in the future.

You can see our Angular Sample App here which has an example of hiding / showing the Web SDK on button click.

Thanks,
Tommy