onProcessSettingsContainerClose Readonly
onProcessSettingsContainerClose: ProcessSettingsContainerCloseEvent = ...
Event raised when the settings container will be closed. Any setting page component that is 'modal' should register to
listen to this event so that it can save its state before closing. See React hook function useSaveBeforeClosingSettingsContainer
.
Defined in
Last Updated: 20 June, 2023