setSidebarView(view)
Prebuilt
Custom
Fires a sidebar-view-changed event when the view changes.
Parameters
The panel to open, or
Custom sidebar integration names (as defined in
null to close the sidebar. Built-in values:| Value | Panel |
|---|---|
'people' | Participants list |
'chat' | Chat |
'network' | Network stats |
'breakout' | Breakout rooms |
null | Close the sidebar |
setCustomIntegrations()) are also accepted.Return value
Returnsthis for chaining.