Skip to main content
Version: 19.5.0

MouseOptions.button property

Signature:

interface MouseOptions {
button?: MouseButton;
}