Web SDK - InboundStream.container

Home > @rainway/web > InboundStream > container

InboundStream.container property

A DOM node containing the stream. Attach this anywhere on your page to display this stream.

Signature:

get container(): HTMLDivElement;