You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.flow.router.

Class RouteData

All Implemented Interfaces:

Serializable, Comparable<RouteData>

public class RouteData extends RouteBaseData<RouteData>

Data collection of information for a specific registered route target.

Only for read as data is immutable.

Since:

1.0

See Also: