Set the selected item when an item is selected. Update the menu service. Set the parent selected value.
Update the items when an item is updated. Triggered by child elements.
If the option is set to accordion: true only allow one item to be open at a time
When an item is closed make sure to close all the children items
If the option is set to accordion false allow multiple items to be open at a time
LinqMultiLevelMenuItem
Manage the favorite subscriptions. Subscribe to the favorites action and update the items based on the action.
If the search menu is in focus, set the min height to the height of the menu. If the search menu is not in focus and the search input is empty, set the min height to 0. Use to avoid the menu jumping when the search results are shorter than the menu.
Boolean
Manage the search subscriptions. Subscribe to the search input value changes and filter the items based on the search value.
Generated using TypeDoc
ID for the id html attribute