Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 406 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 406 Bytes

Master/Detail View

This is a Addon that allows you to create a View with a master / details behaviour.

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