@sqlrooms/documents / createBlockDocumentsSlice
Function: createBlockDocumentsSlice()
createBlockDocumentsSlice<
TRoomState>(props?):StateCreator<BlockDocumentsSliceState>
Type Parameters
| Type Parameter |
|---|
TRoomState extends BaseRoomStoreState & BlockDocumentsSliceState |
Parameters
| Parameter | Type |
|---|---|
props | CreateBlockDocumentsSliceProps<TRoomState> |
Returns
StateCreator<BlockDocumentsSliceState>
