Skip to content
annotations
Search
K
Main Navigation
API
TypeScript
React
Docs
React
Demo
Typescript
React
Appearance
Menu
Return to top
On this page
Type Alias: ClientMouseEvent
ts
type
ClientMouseEvent
=
object
;
Properties
clientX
ts
clientX
: number;
clientY
ts
clientY
: number;