ClickOptions.delay property
Time to wait between mousedown
and mouseup
in milliseconds.
Signature:
interface ClickOptions {delay?: number;}
Time to wait between mousedown
and mouseup
in milliseconds.
Signature:
interface ClickOptions {delay?: number;}