Methods
mouse
- mouse(method: string): JQuery<HTMLElement>
- mouse(options: MouseOptions): JQuery<HTMLElement>
- mouse(optionLiteral: string, optionName: string, optionValue: any): JQuery<HTMLElement>
- mouse(optionLiteral: string, optionValue: any): any
Parameters
Returns JQuery<HTMLElement>
Parameters
Returns JQuery<HTMLElement>
Parameters
optionLiteral: string
optionName: string
optionValue: any
Returns JQuery<HTMLElement>
Parameters
optionLiteral: string
optionValue: any
Returns any