Skip to main content
Version: Next

MouseOptions.button property

Signature:

interface MouseOptions {
button?: MouseButton;
}