Skip to content

@sqlrooms/documents / BlockDocumentStatefulBlockCommandContext

Type Alias: BlockDocumentStatefulBlockCommandContext<TRoomState>

BlockDocumentStatefulBlockCommandContext<TRoomState> = object

Type Parameters

Type Parameter
TRoomState

Properties

state

state: TRoomState


artifactId

artifactId: string


blockId

blockId: string


blockType

blockType: string


blockInstanceId

blockInstanceId: string


ownership

ownership: "owned" | "shared" | "external"


title

title: string


caption?

optional caption?: string