With the latest version of @cratis/arc.react there is now support for specifying the response type and it also has callbacks
for the different things that can happen with a command:
https://github.com/Cratis/Arc/releases/tag/v19.11.0
We need this to be supported transiently in CommandDialog and StepperCommandDialog.
With the latest version of @cratis/arc.react there is now support for specifying the response type and it also has callbacks
for the different things that can happen with a command:
https://github.com/Cratis/Arc/releases/tag/v19.11.0
We need this to be supported transiently in CommandDialog and StepperCommandDialog.