Skip to content
M2O Scripting APIScripting reference
Data shapeClient APIGenerated

BrowserCursorChangeEvent

Defined in: client/api.d.ts:2375

The cursor shape a page is asking for.

cursor: string

Defined in: client/api.d.ts:2384

CSS-style cursor name, or “custom” for shapes without one.


cursorType: number

Defined in: client/api.d.ts:2389

Raw CEF cursor type.


viewId: number

Defined in: client/api.d.ts:2379

Identifier of the view the event belongs to.