@sqlrooms/artifacts / ArtifactRenameLifecycleContext
Type Alias: ArtifactRenameLifecycleContext<TRoomState>
ArtifactRenameLifecycleContext<
TRoomState> =ArtifactLifecycleContext<TRoomState> &object
Type Declaration
| Name | Type |
|---|---|
previousTitle | string |
Type Parameters
| Type Parameter | Default type |
|---|---|
TRoomState extends BaseRoomStoreState | BaseRoomStoreState |
