Property signature CollaborationStartingState.sidePanelUrl

The URL that the side panel opens for users joining the collaboration. The length of this URL must be less than 512 characters.

Signature

sidePanelUrl?: string;

Details

Type string
Optional Yes
Readonly No