Registry / web-framework / vaadin-ordered-layout-flow

vaadin-ordered-layout-flow

JSON →
library25.1.6javamavenunverified

Vaadin Ordered Layout provides vertical and horizontal layout components for building responsive UIs.

<dependency> <groupId>com.vaadin</groupId> <artifactId>vaadin-ordered-layout-flow</artifactId> <version>25.1.6</version> </dependency>
INSTALL
IMPORT
SIG · VAADIN-ORDERED-LAY
V
vaadin-ordered-layout-flow
web-frameworkjavav25.1.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

VerticalLayout
com.vaadin.flow.component.orderedlayout.VerticalLayout

Creates a vertical layout and adds a button.

import com.vaadin.flow.component.orderedlayout.VerticalLayout; import com.vaadin.flow.component.button.Button; // Create a vertical layout with a button VerticalLayout layout = new VerticalLayout(); layout.add(new Button("Click me"));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
25.1.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
vaadin-ordered-layout-flow — mvn dependency:get vaadin-ordered-layout-flow · libregistry