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.
com.vaadin.flow.component.formlayout.
Package com.vaadin.flow.component.formlayout
-
Class Summary Class Description FormLayout Form Layout allows you to build responsive forms with multiple columns and to position input labels on top or to the side of the input.
FormLayout.FormItem Server-side component for the
<vaadin-form-item>
element.FormLayout.ResponsiveStep A class used in describing the responsive layouting behavior of a
FormLayout
.GeneratedVaadinFormItem<R extends GeneratedVaadinFormItem<R>> Description copied from corresponding location in WebComponent:
GeneratedVaadinFormLayout<R extends GeneratedVaadinFormLayout<R>> Description copied from corresponding location in WebComponent:
-
Enum Summary Enum Description FormLayout.ResponsiveStep.LabelsPosition Enum for describing the position of label components in a
FormLayout.FormItem
.