com.vaadin.flow.router.internal.

Interface BeforeEnterHandler

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      void beforeEnter(BeforeEnterEvent event)

      Callback executed before navigation to attaching Component chain is made.

    • Method Detail

      • beforeEnter

        void beforeEnter(BeforeEnterEvent event)

        Callback executed before navigation to attaching Component chain is made.

        Parameters:

        event - before navigation event with event details