Home > @rainway/web > IMouseClick
IMouseClick interface
A request to click a button on the remote mouse.
Signature:
export interface IMouseClick
Properties
| Property | Type | Description |
|---|---|---|
| action | ButtonAction | |
| button | MouseButton |
