Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
GlobalEventHandlers
/
onfocus
onfocus
open
var
onfocus
:
EventHandler
<
FocusEvent
,
GlobalEventHandlers
,
GlobalEventHandlers
>
?
(
source
)
Fires when the object receives focus.
Parameters
ev
The event.
MDN Reference