@sqlrooms/blocks / StatefulBlockRenameContext
Type Alias: StatefulBlockRenameContext<TRoomState>
StatefulBlockRenameContext<
TRoomState> =StatefulBlockContext<TRoomState> &object
Type Declaration
| Name | Type |
|---|---|
previousTitle | string |
title | string |
Type Parameters
| Type Parameter | Default type |
|---|---|
TRoomState | unknown |
