Skip to main content
Version: 19.0.0

ClickOptions.button property

Signature:

interface ClickOptions {
button?: MouseButton;
}