Making Material UIs Drawer component work with onMouseOver
As standard the Drawer component uses List and ListItem components to make a menu. And the default mode is opening the submenu by clicking on the ListItem. But I wanted to make the submenus open when I hover the mouse over them. Red is anchorEl (main...
May 3, 20223 min read1.4K
