Typescript Library Declarations (DOM)
Function onfocus
Fires when the object receives focus.
onfocus
(
this
,
ev
)
:
any
Parameters
this
:
Window
ev
:
FocusEvent
The event.
MDN Reference
Returns
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Typescript Library Declarations (DOM)
Fires when the object receives focus.