Skip to content

HoverPopover.detect method

HoverPopover › detect

Unofficial

Updates the hover/target flags based on the element under the pointer.

Signature:

detect(el: Node): void

Parameters:

Parameter Type Description
el Node The element under the pointer.

Returns: void