Top navigation?
-
Hi,
Did anyone create top navigation with Quasar and wouldn’t mind to showcase that?I mean something like:
or:
or:
or maybe something like that:
-
Yeah would really see some examples too, I am not that CSS Guru;)
-
Have you tried using text/buttons and some css, you can easily achieve this, use buttons and $router.push() for example.
-
And for the drop down, the popover works great.
-
V0.15 has a nifty
q-btn-dropdown
component that looks a lot like this