Skip to main content
Version: 16.1.0

MouseOptions.button property

Signature:

interface MouseOptions {
button?: MouseButton;
}