com.vaadin.flow.router.

Annotation Interface RouteAlias.Container

Enclosing class:

RouteAlias

@Retention(RUNTIME) @Target(TYPE) @Documented @Inherited public static @interface RouteAlias.Container

Internal annotation to enable use of multiple RouteAlias annotations.

  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description

    Internally used to enable use of multiple RouteAlias annotations.

  • Element Details

    • value

      RouteAlias[] value

      Internally used to enable use of multiple RouteAlias annotations.

      Returns:

      an array of the RouteAlias annotations