View the Project on GitHub posva/literate-couscous
Home > vue-router > Router > beforeEach
Signature:
beforeEach(guard: NavigationGuard<undefined>): () => void;
NavigationGuard<undefined>
Returns:
() => void