---
sidebar_label: MouseOptions
---
# MouseOptions interface
**Signature:**
```typescript
export interface MouseOptions
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [button?](./puppeteer.mouseoptions.button.md) | | [MouseButton](./puppeteer.mousebutton.md) | (Optional) |
| [clickCount?](./puppeteer.mouseoptions.clickcount.md) | | number | (Optional) |