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