sebaferreras / Ionic3-MultiLevelSideMenu

Ionic 3 demo of a two-level side menu.
MIT License
136 stars 55 forks source link

Don't collapse menu when selected sub item #19

Closed tejas008 closed 6 years ago

tejas008 commented 6 years ago

I don't want to collapse my sub menu on select of sub menus. I am trying ti use this multilevel side menus on split pane .I want to show on my desktop.When i click on sub menu it should be open till we are on that page.

sebaferreras commented 6 years ago

Could you please take a look at this comment?: https://github.com/sebaferreras/Ionic3-MultiLevelSideMenu/issues/31#issuecomment-380214310

There you can find how to keep the side menu expanded after selecting options.