OptionalassetOptionalcustomizeOptionalactiveApps?: { popper?: PopperStyle }OptionalcallMe?: { popper?: PopperStyle }Customization options for the call-me panel.
Optionalchat?: { notificationCls?: PositionStyle; popper?: PopperStyle }Customization options for chat notifications and panel.
Optionalinvite?: { popper?: PopperStyle }Customization options for the invite panel.
OptionalinviteUrlFormat?: stringCustomize the meeting invite URL format (e.g. https://yourdomain/{0}?pwd={1}).
This will not work by default, you need to set Enable Client SDK Customize Invite Url.
Optionalmeeting?: { popper?: PopperStyle }Customization options for the meeting info panel.
OptionalmeetingInfo?: MeetingInfoType[]Customization options for meeting info attributes.
Optionalparticipants?: { popper?: PopperStyle }Customization options for the participants panel.
Optionalsetting?: { popper?: PopperStyle }Customization options for the settings panel.
Optionalsharing?: { options?: { hideShareAudioOption?: boolean } }Customization options for screen sharing. When sharing a Chromium browser tab, users can transmit both audio playing in the tab and from their microphone. When sharing using a non-Chromium browser, users can only share their window or entire browser and no screen audio, but they can use their microphone audio.
Optionaloptions?: { hideShareAudioOption?: boolean }Start-screen-share options
OptionalhideShareAudioOption?: booleanShow (default, false) or hide (true) the "Share tab audio" checkbox when sharing a Chrome tab
Optionaltoolbar?: { buttons?: CustomButton[] }Customization options for the toolbar.
Optionalvideo?: VideoOptionsCustomization options for the video or suspension view.
OptionaldebugOptionalenforceEnforce virtual background on Chromium-like browser without SharedArrayBuffer. Note
OptionallanguageOptionalleaveImmediately leave the meeting when refreshing or closing the page, instead of experiencing a delay in leaving the meeting (failover). Caveat for the scenario:
OptionalmaximumMaximum participants displayed per screen in gallery view, up to 25.
OptionalpatchpatchJsMedia: Optional. Default: false. Set to true to automatically apply the latest media dependency fix for the current Meeting SDK for web version. Note that you will still need to manually upgrade to major and minor version releases.
OptionalwebDefault 'zoom.us'.
Renders the toolbar and main-panel-view using ReactDOM into the given container.
Param: assetPath
Default 'https://source.zoom.us/{version}/lib/av'.