Skip to content

MatthewVaadin/flip-layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flip Layout component for Vaadin

This component allows you to flip between a front side and a back side.

It has API for:

  • Flipping the component
  • Setting the front and back content
  • Setting the direction of the flip (right, left, down, or up)
  • Setting the speed of the flip animation

Local deployment of the demo:

Starting the test/demo server:

mvn jetty:run

This deploys the demo at http://localhost:8080

Integration test

To run Integration Tests, execute mvn verify -P "it,production".

About

A flippable layout component for Vaadin

Resources

License

Stars

Watchers

Forks

Packages

No packages published