We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Class
com.vaadin.flow.router.internal.AbstractNavigationStateRenderer
Packages that use AbstractNavigationStateRenderer
-
Uses of AbstractNavigationStateRenderer in com.vaadin.flow.component.internal
Subclasses of AbstractNavigationStateRenderer in com.vaadin.flow.component.internalModifier and TypeClassDescriptionclass
Handle navigation events in relation to the client side bootstrap UI.
-
Uses of AbstractNavigationStateRenderer in com.vaadin.flow.router.internal
Subclasses of AbstractNavigationStateRenderer in com.vaadin.flow.router.internalModifier and TypeClassDescriptionclass
Handles error navigation rendering in the target UI.
class
Handles navigation events by rendering a contained NavigationState in the target UI.