/grid-layout

Css Grid for Vaadin Flow

Primary LanguageJavaApache License 2.0Apache-2.0

Grid Layout

Vaadin 10 Java integration of https://www.w3schools.com/css/css_grid.asp

Development instructions

Starting the test/demo server:

mvn jetty:run

This deploys demo at http://localhost:8080

Branching information

  • master the latest version of the starter, using latest platform snapshot
  • V10 the version for Vaadin 10
  • V11 the version for Vaadin 11