MenuItem
directive
An item in a Menu.
element
HTMLElementA reference to the menu element.
id
anyThe unique ID of the menu item.
value
anyThe value of the menu item.
disabled
anyWhether the menu item is disabled.
searchTerm
anyThe search term associated with the menu item.
parent
anyA reference to the parent menu or menubar.
Description
An item in a Menu.
Menu items can be used in menus and menubars to represent a choice or action a user can take.
Jump to details