@sqlrooms/documents / BlockDocumentOwnedStatefulBlockRenameContext
Type Alias: BlockDocumentOwnedStatefulBlockRenameContext<TRoomState>
BlockDocumentOwnedStatefulBlockRenameContext<
TRoomState> =BlockDocumentOwnedStatefulBlockReference&object
Type Declaration
| Name | Type |
|---|---|
previousTitle | string |
title | string |
getState() | () => TRoomState |
Type Parameters
| Type Parameter |
|---|
TRoomState |
