UnhoverElementParams.element
UnhoverElementParams › element
Type: HTMLElement
The element to move the pointer away from. The pointer is moved to a point just outside its bounding box. This is a live renderer DOM node — the callback runs in-renderer, so no cross-process serialization is needed (same as TypeIntoEditorParams.editor).