OpenUIResult interface
An interface representing the result returned when the workload UI is closed
Properties
| value | The result value |
Property Details
value
The result value
value?: unknown
Property Value
unknown
An interface representing the result returned when the workload UI is closed
| value | The result value |
The result value
value?: unknown
unknown