BrowserCursorChangeEvent
Defined in: client/api.d.ts:2375
The cursor shape a page is asking for.
Properties
Section titled “Properties”cursor
Section titled “cursor”cursor:
string
Defined in: client/api.d.ts:2384
CSS-style cursor name, or “custom” for shapes without one.
cursorType
Section titled “cursorType”cursorType:
number
Defined in: client/api.d.ts:2389
Raw CEF cursor type.
viewId
Section titled “viewId”viewId:
number
Defined in: client/api.d.ts:2379
Identifier of the view the event belongs to.
