Hello!
I’m interested in doing a navbar like the one which appears on the head at this page but i cant find how to implement it. Could anyone help me?
Thank you!
Sorry for my English
Hello!
I’m interested in doing a navbar like the one which appears on the head at this page but i cant find how to implement it. Could anyone help me?
Thank you!
Sorry for my English
Hola Jesús!
I’m currently developing an application for my company and what I’ve been able to develop is a dashboard application-like menu: http://demo.vaadin.com/dashboard/
If you need further help tell me.
Hasta luego!
Hola, Jon!
Thank for you reply!
What element are you using for develop this menu-item?
Have you code of this demo?
Hasta luego =)
Take a look at this repo: https://github.com/vaadin/dashboard-demo
For the menu, read /src/main/java/com/vaadin/demo/dashboard/view/DashboardMenu.java and /src/main/java/com/vaadin/demo/dashboard/view/DashboardViewType.java