Interface HasBeforeRouterUpdate


  • public interface HasBeforeRouterUpdate
    Author:
    Adrien Baron
    • Method Detail

      • beforeRouteUpdate

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