| Package | Description |
|---|---|
| com.vaadin.flow.component.orderedlayout |
| Modifier and Type | Class and Description |
|---|---|
class |
FlexLayout
A layout component that implements Flexbox.
|
class |
HorizontalLayout
HorizontalLayout is a component container, which shows the subcomponents in
the order of their addition (horizontally).
|
class |
VerticalLayout
VerticalLayout is a component container, which shows the subcomponents in the
order of their addition (vertically).
|
Copyright © 2025. All rights reserved.