A function that will disable the hover mode for all connected components.
This should normally be called after leaving a hoverable element or the
UserInteractionMode changes to "touch"
.
A function that will enable the hover mode for all connected components. This should normally be called after hovering over an element for the HoverModeContext.visibleInTime.
A function that will start a timer for disabling the hover mode for all connected components. This should normally be called after leaving a hoverable element
Generated using TypeDoc
This is mostly an internal interface since everything you need will be available in the useHoverMode hook.
@since 2.8.0