HoverEventArgs

12 Sep 20251 minute to read

An interface that holds options to control the hover action.

Properties

element HTMLElement

Returns the single or collection of HTML element(s).

event MouseEvent

Returns the mouse event.

name string

Specifies name of the event.