Skip to main content
Version: 16.0.0

MouseOptions.clickCount property

Signature:

interface MouseOptions {
clickCount?: number;
}