Uses of Class
com.vaadin.flow.component.trigger.internal.SetAttributeAction
Packages that use SetAttributeAction
-
Uses of SetAttributeAction in com.vaadin.flow.component.trigger.internal
Methods in com.vaadin.flow.component.trigger.internal that return SetAttributeActionModifier and TypeMethodDescriptionSetAttributeAction.mirrorToServer()Opts into the server-state mirror: when the trigger fires, the assigned value (or the removal) is forwarded back to the server and stored on the target'sElementAttributeMapsoElement.getAttribute(String)returns the same value the browser sees.