HTMLMenuElement - Web APIs | MDN (original) (raw)

Baseline

Widely available

The HTMLMenuElement interface provides additional properties (beyond those inherited from the HTMLElement interface) for manipulating a element.<menu> is a semantic alternative to the

element.

EventTarget Node Element HTMLElement HTMLMenuElement

Instance properties

Inherits properties from its parent, HTMLElement, and its ancestors.

A boolean determining if the menu displays compactly.

Instance methods

Inherits methods from its parent, HTMLElement, and its ancestors.

HTMLMenuElement doesn't implement specific methods.

Specifications

Specification
HTML # htmlmenuelement

Browser compatibility