BrowserInputFocusChangeEvent
Defined in: client/api.d.ts:2410
A form control inside a page gained or lost focus.
Properties
Section titled “Properties”focused
Section titled “focused”focused:
boolean
Defined in: client/api.d.ts:2419
True while the page holds keyboard input.
viewId
Section titled “viewId”viewId:
number
Defined in: client/api.d.ts:2414
Identifier of the view the event belongs to.
