Skip to main content
Version: Next

ClickOptions.clickCount property

Signature:

interface ClickOptions {
clickCount?: number;
}