Uses of Annotation Interface
com.vaadin.flow.component.internal.AllowInert
Packages that use AllowInert
-
Uses of AllowInert in com.vaadin.flow.component
Methods in com.vaadin.flow.component with annotations of type AllowInertModifier and TypeMethodDescriptionvoidUI.connectClient(String flowRoutePath, String flowRouteQuery, String appShellTitle, elemental.json.JsonValue historyState, String trigger) Connect a client with the server side UI.