Readonly
eventThe element the mouse is currently hovering over.
Returns whether the mouse is currently within the given component, element, or selector.
Optional
what: WA component, element, or selector.
Whether to recalculate the target before this operation. Defaults to false
Returns whether the mouse is currently within the given component, element, or selector, or its descendants.
Optional
what: WA component, element, or selector.
Whether to recalculate the target before this operation. Defaults to false
Generated using TypeDoc
The current position of the mouse.