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: 05 April, 2024