Class ClientTarget

java.lang.Object
com.vaadin.flow.router.internal.RouteTarget
com.vaadin.flow.router.internal.ClientTarget
All Implemented Interfaces:
Serializable

public class ClientTarget extends RouteTarget
Client route target stores the target template.

For internal use only. May be renamed or removed in a future release.

Since:
24.5
See Also:
  • Constructor Details

    • ClientTarget

      public ClientTarget(String template)
      Create a new Client route target holder with the given route template.
      Parameters:
      template - route template