Skip to main content
Version: 18.0.5

ClickOptions interface

Signature:

export interface ClickOptions

Properties

PropertyModifiersTypeDescription
button?MouseButton(Optional)
clickCount?number(Optional)
delay?number(Optional) Time to wait between mousedown and mouseup in milliseconds.
offset?Offset(Optional) Offset for the clickable point relative to the top-left corner of the border box.