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