HtmlMenuElement
sealed class HtmlMenuElement : HtmlElement, IHtmlMenuElement, IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IGlobalEventHandlers
Represents the HTML menu element.
Gets or sets the text label of the menu element.
Gets or sets the type of the menu element.
Creates a new HTML menu element.