azmenak / material-ui-nested-menu-item

Drop-in replacement for MUI's MenuItem with infinitely nested menus, and open on hover
73 stars 44 forks source link

Ability to open on the left #1

Open crutchcorn opened 4 years ago

crutchcorn commented 4 years ago

I currently have a menu that's on the right-most of the screen. I'd like the ability to tell the submenu to open to the left instead of to the left/on top of.

I can open a PR for this if we can agree on what needs to get done and the API of what this might look like :)

maebert commented 4 years ago

Same issue here, would love to see a PR for this!

ProfessorX737 commented 4 years ago

I have included feature in an updated (javascript) version: https://github.com/mui-org/material-ui/issues/11723#issuecomment-632132246