An open API service indexing awesome lists of open source software.

https://github.com/appreciated/master-detail-view

Master / detail behaviour for the Vaadin Platform
https://github.com/appreciated/master-detail-view

master-detail vaadin-addon vaadin-flow

Last synced: 2 months ago
JSON representation

Master / detail behaviour for the Vaadin Platform

Awesome Lists containing this project

README

        

# 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