Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 168 Bytes

puppeteer.clickoptions.clickcount.md

File metadata and controls

13 lines (10 loc) · 168 Bytes
sidebar_label
ClickOptions.clickCount

ClickOptions.clickCount property

Signature:

interface ClickOptions {
  clickCount?: number;
}