Interface HasBeforeRouterLeave


  • public interface HasBeforeRouterLeave
    Author:
    Adrien Baron
    • Method Detail

      • beforeRouteLeave

        @JsMethod
        void beforeRouteLeave​(Route to,
                              Route from,
                              Next next)