Enumeration EventType

List of possible trigger events

Enumeration Members

Enumeration Members

Click: "click"

A mouse click triggers the event (default)

Mouseenter: "mouseenter"

Trigger malle when the mouse starts hovering the element

Mouseover: "mouseover"

Trigger malle when the mouse stops hovering the element