Implementing a horizontal multi-level navigation menu #15856
Replies: 3 comments
-
Hi @zhongjiaguo001! 👋 It looks like you provided an invalid or unsupported reproduction URL. Without a proper reproduction, your issue will have to get closed. Thank you for your collaboration. 👏 |
Beta Was this translation helpful? Give feedback.
-
Actually I have the same question, just started to use Quasar Framework and found that this topic is not obvious |
Beta Was this translation helpful? Give feedback.
-
great example thanks for the code <3 |
Beta Was this translation helpful? Give feedback.
-
What happened?
In the documentation, the BtnDropdown component example demonstrates a three-level menu, but it does not meet my expectations. I want to display submenus by hovering and need it to be a recursive component, as the data is in a tree structure. Currently, I am unsure of how to implement these features. If you could provide any suggestions or examples, I would greatly appreciate it. Thank you for taking the time to help.
What did you expect to happen?
Capability to implement a recursive, horizontal, multi-level menu component that displays submenus upon hovering.
Reproduction URL
none
How to reproduce?
https://jsfiddle.net/ph822720355/4dbfqLjc/ this a copy demo
Flavour
Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)
Areas
Components (quasar)
Platforms/Browsers
Chrome
Quasar info output
No response
Relevant log output
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions