com.vaadin.flow.router.

Annotation Interface WildcardParameter

@Retention(RUNTIME) @Target(PARAMETER) @Documented public @interface WildcardParameter

Marks a Navigation url parameter as a wildcard allowing 0-N parameter parts to be bound for this url parameter.

Since:

1.0