-
menuactive
- Type: boolean
- This attribute is set on an item in a menu when it is being hovered over. Typcially, the theme will use this to highlight the item. A
DOMMenuItemActive
event will be sent to the item when the item is hovered over, and aDOMMenuItemInactive
event will be sent to the item when the selection moves away.