Skip to main content
Version: 19.9.1

ClickOptions interface

Signature:

export interface ClickOptions

Properties

PropertyModifiersTypeDescriptionDefault
buttonoptionalMouseButton'left'
clickCountoptionalnumber1
delayoptionalnumberTime to wait between mousedown and mouseup in milliseconds.0
offsetoptionalOffsetOffset for the clickable point relative to the top-left corner of the border box.