Skip to main content
Version: 15.5.0

MouseOptions.clickCount property

Signature:

interface MouseOptions {
clickCount?: number;
}