View the Project on GitHub posva/literate-couscous
Home > vue-router > onBeforeRouteLeave
Signature:
export declare function onBeforeRouteLeave(leaveGuard: NavigationGuard): void;
NavigationGuard
Returns:
void