Skip to content
M2O Scripting APIScripting reference
Data shapeClient APIGenerated

BrowserOriginChangeEvent

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

A web view’s allowed origin changed.

origin: string

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

New locked origin, or “null” when the URL has none.


url: string

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

URL the lock was derived from.


viewId: number

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

Identifier of the view the event belongs to.