Uses of Interface
com.vaadin.flow.component.Focusable
-
Packages that use Focusable Package Description com.vaadin.flow.router -
-
Uses of Focusable in com.vaadin.flow.router
Classes in com.vaadin.flow.router that implement Focusable Modifier and Type Class Description classRouterLinkA link that handles navigation internally usingRouterinstead of loading a new page in the browser.
-