Skip to main content
Version: 17.1.3

ClickOptions.button property

Signature:

interface ClickOptions {
button?: MouseButton;
}