pageWillHandleCloseRequest Readonly
pageWillHandleCloseRequest: boolean | undefined
Setting to true if page will register to watch for stage closing event so it can save any dirty settings. Page component should register and handle the events:
settingsManager.onProcessSettingsTabActivation
and settingsManager.onProcessSettingsContainerClose
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.