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.
Generated using TypeDoc
An object of event handlers that should be provided to a component to enable and disable the visibility of a temporary element while hovering over that component.
@since 2.8.0