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