HTMLMenuElement
The HTMLMenuElement
interface provides additional properties (beyond those inherited from the HTMLElement
interface) for manipulating a <menu>
element.
<menu>
is a semantic alternative to the <ul>
element.
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 Standard # htmlmenuelement |
Browser compatibility
BCD tables only load in the browser