Skip to main content

ClickOptions.clickCount property

Signature:

interface ClickOptions {
clickCount?: number;
}