Skip to main content
Version: Next

ClickOptions.button property

Signature:

interface ClickOptions {
button?: MouseButton;
}