Uses of Record Class
com.vaadin.flow.component.trigger.internal.Size
Packages that use Size
-
Uses of Size in com.vaadin.flow.component.trigger.internal
Fields in com.vaadin.flow.component.trigger.internal with type parameters of type SizeModifier and TypeFieldDescriptionstatic final Action.Input<Size> SizeTrigger.EventData.sizeThe synthetic event object as a whole, shaped as{width, height}— Jackson-deserialisable into theSizerecord when consumed by an action that decodes its input on the server.