question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

md-menu multilevelitems

See original GitHub issue

feature request:

What is the current behavior?

<md-menu> having support for single level menu item. I have a scenario which needs multi-level item navigation.

<button md-button [mdMenuTriggerFor]="menu">Menu</button>
<md-menu #menu="mdMenu">
  <button md-menu-item>Item 1</button>
  <button md-menu-item>Item 2</button>
</md-menu>

Item 1--> item 11 like behavior.

Is there anyway to achieve this.?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
alexzuzacommented, May 10, 2017
0reactions
angular-automatic-lock-bot[bot]commented, Sep 5, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Directives > mdMenu - AngularJS Material
mdMenu API Documentation. Menus are elements that open when clicked. They are useful for displaying additional options within the context of an action....
Read more >
aeguana/LCDMultiLevelMenu - GitHub
Menu library with custom callbacks and multilevel items support (HD44780 Based LCD to an AVR). License. Apache-2.0 license · 4 stars 2 forks....
Read more >
menu with three level - Material Design for Bootstrap
Hi, did you manage to get this working? i just buyed pro version but i can make multilevel items work. Hi, did you...
Read more >
Integrating with Oracle CX Commerce
Each ZIP file includes readme.md files that describe classes and endpoints and include information about how to install and extend the extensions.
Read more >
The Forensic Supplement to the interRAI Mental Health ... - NCBI
To ensure that each item contributed equally to the scale, all the multi-level items were recoded into dichotomies ... Bethesda, MD 20894.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found