Skip to content

ClickElementParams.element

ClickElementParams › element

Type: HTMLElement

The element to click. The pointer is moved to its center. This is a live renderer DOM node — the callback runs in-renderer, so no cross-process serialization is needed (same as TypeIntoEditorParams.editor).