The <menu>
element
A context menu or toolbar, containing buttons or menu items defined as <menuitem>
elements.
Full list of attributes
All the usual HTML global attributes are available
label
- A name for the menu to use when displaying nested menus.
type
- What kind of menu this represents. Its value must be either
popup
ortoolbar
.