Skip to main content
Version: 15.4.2

ClickOptions.button property

Signature:

interface ClickOptions {
button?: MouseButton;
}