Skip to content

@sqlrooms/documents / createBlockDocumentsSlice

Function: createBlockDocumentsSlice()

createBlockDocumentsSlice<TRoomState>(props?): StateCreator<BlockDocumentsSliceState>

Type Parameters

Type Parameter
TRoomState extends BaseRoomStoreState & BlockDocumentsSliceState

Parameters

ParameterType
propsCreateBlockDocumentsSliceProps<TRoomState>

Returns

StateCreator<BlockDocumentsSliceState>