Const
Toggles the visibility of the confirmation exit modal.
The options for launching the confirmation exit modal.
Function to update the visibility state of the confirmation exit modal.
Current visibility state of the confirmation exit modal.
const options = { updateIsConfirmExitModalVisible: setIsConfirmExitModalVisible, isConfirmExitModalVisible: false,}launchConfirmExit(options) Copy
const options = { updateIsConfirmExitModalVisible: setIsConfirmExitModalVisible, isConfirmExitModalVisible: false,}launchConfirmExit(options)
Toggles the visibility of the confirmation exit modal.