Side Nav Implementation

Hi To All ,

Is there any working example how to implement #SideNav (for example like the one angular have) in Java.

i couldn’t write my own. So anyone want to help ?

Ps. Vaadin 7’s Dashboard Demo. i am looking for example like it.

Hello. Have you seen the Bookstore App starter example ? It has a left side menu for navigation. You can download the app source code from https://vaadin.com/start/latest/java-ui

Pekka Hyvönen:
Hello. Have you seen the Bookstore App starter example ? It has a left side menu for navigation. You can download the app source code from https://vaadin.com/start/latest/java-ui

oh thank you. i will check it out immediately. and post results. for now i could not run jetty plugin in my intellij.
if can implement successfully i will also post github link to my project here as well.