@sqlrooms/documents / createBlockDocumentCommands
Function: createBlockDocumentCommands()
createBlockDocumentCommands<
TRoomState>(__namedParameters?):RoomCommand<TRoomState>[]
Type Parameters
| Type Parameter | Default type |
|---|---|
TRoomState extends BlockDocumentCommandState | BlockDocumentCommandState |
Parameters
| Parameter | Type |
|---|---|
__namedParameters | CreateBlockDocumentCommandsOptions<TRoomState> |
Returns
RoomCommand<TRoomState>[]
