CloseUIConfig interface
An interface representing the configuration settings required to close an workload UI
Properties
| data | The extra data that is passed along with the 'close' action |
| mode | The mode for closing an workload UI |
Property Details
data
The extra data that is passed along with the 'close' action
data?: unknown
Property Value
unknown