quasar
quasar copied to clipboard
Hover props for Qmenu and QBtnDropdown
Is your feature request related to a problem? Please describe. To activate Qmenu/QBtnDropdow on mouseover effect, there is a hack I got from @hawkeye64. Codepen That is a lot of codes and it's not applicable to multilevel menu style
Describe the solution you'd like Add activator like open-on-hover prop to Qmenu/QBtnDropdow to activate menu/dropdown on mouseover
I can’t agree with you more.
I need this hover API, and then quasar takes into account the adaptation of the mobile end? Maybe
This would simplify navigation menus considerably, especially menus in the QToolbar component. The need to create all this boilerplate for a simple hover-over experience is counter to what it seems Quasar is trying to do. I know it's a little more complex, but the tooltip actives on a hover. Button dropdown component has menu/list examples. It feels incomplete.