---
sidebar_label: MouseOptions.button
# MouseOptions.button property
#### Signature:
```typescript
interface MouseOptions {
button?: MouseButton;
}
```