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