/card

A component similar webcomponent to <paper-card> for Vaadin 10

Primary LanguageJavaApache License 2.0Apache-2.0

Card

A Webcomponent for Vaadin 10+ that is similar to https://github.com/PolymerElements/paper-card but was recreated due to several limitations.

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