跳至主要内容

模組:@lexical/react/LexicalCollaborationContext

類型別名

CollaborationContextType

Ƭ CollaborationContextType: Object

類型聲明

名稱類型
clientIDnumber
colorstring
isCollabActiveboolean
namestring
yjsDocMapMap<string, Doc>

定義於

packages/lexical-react/src/LexicalCollaborationContext.ts:13

變數

CollaborationContext

Const CollaborationContext: Context<CollaborationContextType>

定義於

packages/lexical-react/src/LexicalCollaborationContext.ts:41

函式

useCollaborationContext

useCollaborationContext(username?, color?): CollaborationContextType

參數

名稱類型
username?string
color?string

回傳

CollaborationContextType

定義於

packages/lexical-react/src/LexicalCollaborationContext.ts:49