Skip to main content
Version: 18.0.5

ClickOptions.button property

Signature:

interface ClickOptions {
button?: MouseButton;
}