BrowserOriginChangeEvent
Defined in: client/api.d.ts:2480
A web view’s allowed origin changed.
Properties
Section titled “Properties”origin
Section titled “origin”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
Section titled “viewId”viewId:
number
Defined in: client/api.d.ts:2484
Identifier of the view the event belongs to.
