Skip to main content

Module: @lexical/react/LexicalCollaborationContext

Variables

CollaborationContext

Const CollaborationContext: Context<CollaborationContextType>

Defined in

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

Functions

useCollaborationContext

useCollaborationContext(username?, color?): CollaborationContextType

Parameters

NameType
username?string
color?string

Returns

CollaborationContextType

Defined in

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