IDatalayerCollaborationConfig
Datalayer Core / IDatalayerCollaborationConfig
Interface: IDatalayerCollaborationConfig
Defined in: src/collaboration/DatalayerCollaborationProvider.ts:28
Configuration for Datalayer collaboration provider
Properties
runUrl?
optionalrunUrl:string
Defined in: src/collaboration/DatalayerCollaborationProvider.ts:32
Base URL for the Datalayer server (optional, uses config from store if not provided)
token?
optionaltoken:string
Defined in: src/collaboration/DatalayerCollaborationProvider.ts:36
Authentication token (optional, uses config from store if not provided)