Boolean if the element should start visible.
Boolean if the hover mode functionality should be disabled.
The amount of time to wait once the mouse has left the element before
setting the visibility to false
.
This will default to 0
if the sticky
option is omitted or false
.
An optional event handler to merge with the hover mode visibility hander.
If this function calls event.stopPropagation()
, the hover mode behavior
will be disabled.
An optional event handler to merge with the hover mode visibility hander.
If this function calls event.stopPropagation()
, the hover mode behavior
will be disabled.
An optional event handler to merge with the hover mode visibility hander.
If this function calls event.stopPropagation()
, the hover mode behavior
will be disabled.
Boolean if the hover mode should also provide a "sticky" mode which allows the exit behavior to be disabled if the element is clicked.
Generated using TypeDoc
@since 2.8.0