Skip to content

First beta of flexible layout that allows you to build nice looking dashboard or intro screens to your Vaadin application

Pre-release
Pre-release
Compare
Choose a tag to compare
@johannesh2 johannesh2 released this 03 Jul 12:30
· 36 commits to master since this release
  • Four and three columns based layout for laying out things the way you like it.
  • Responsive design, works on all screen sizes.
  • Allows dividing your layout into regions.
  • Allows setting a number of slots used for the component.
  • Supports nested regions. You can put a new row within another row to build however complex layouts that you want in a simple way.
  • Requires Vaadin Framework 8.1.0.beta2 or higher.