Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useCollaboration.ts
Options for the useCollaboration hook
Properties
| Property | Type |
|---|---|
serverUrl | string |
autoReconnect | boolean |
maxReconnectAttempts | number |
reconnectDelay | number |
Kind: Interface
Source: atloria-monorepo/apps/web/src/hooks/useCollaboration.ts
Options for the useCollaboration hook
| Property | Type |
|---|---|
serverUrl | string |
autoReconnect | boolean |
maxReconnectAttempts | number |
reconnectDelay | number |
Was this page helpful?