vapor-chamber API reference - v1.16.0
    Preparing search index...

    Function onBeforeLeave

    • Leave guard scoped to the calling component's lifetime: fires on every PATH navigation (query changes never trigger it) while mounted; return false to refuse. Pairs with dirty-state trackers for unsaved-changes protection. Auto-disposes with the component scope.

      Parameters

      Returns () => void