Skip to main content
Version: 16.0.0

MouseOptions.button property

Signature:

interface MouseOptions {
button?: MouseButton;
}