LmnMenuParentDirective
Decorators: |
|
Selectors: | [ |
Implements: |
|
Directive to be used on the parent of a submenu.
Properties
Name | Type | Description |
---|---|---|
active r |
| Activate the list item as submenu trigger. If false, the linked submenu will be removed from the DOM. |
menu r |
| The menu to be opened/closed by this trigger. |
Example usage
<lmn-list-item lmnMenuParent [menu]="menu">