@sqlrooms/room-store / getCommandInputComponent
Function: getCommandInputComponent()
getCommandInputComponent(
command):RoomCommandInputComponent|undefined
Parameters
| Parameter | Type |
|---|---|
command | Pick<RoomCommand, "ui" | "inputComponent"> |
Returns
RoomCommandInputComponent | undefined
