Disabled property applied to a link, button, plain text or submenu toggle
Setting displayType to heading renders a plain text using custom sub-heading styles
Set to true when the link should redirect to a site outside of the application host
Optional property allow an item to be favorable, only manually setting to false will toggle off
Toggle to hide an element
Using with externalRedirect to open the link in a new tab, defaults to _blank
MatIcon which renders to the left of the menu item
Unique id for the menu item, will be auto-generated if not supplied
Array of menu items to render as a submenu
Label to render for the menu item
Level of the menu item, auto-generated should not be set
Link to navigate to when the menu item is clicked
Optional options for setting queryParams for an internal routerLink
Toggle to display nested menu items
Parent id for the menu item, auto-generated should not be set
Parent label for the menu item, auto-generated should not be set
Array of search labels to use when searching for the menu item; alternative search values
If the item is selected as the current item
Optional verbiage for the title attribute applied to the mat-list-item, helper for menu items which need better titles for accessibility
Optional callback function to execute when the menu item is clicked
Generated using TypeDoc
ClassName applied to the mat-list-item