onFocusIn

fun CommonAttributeGroupFacade.onFocusIn(handler: (FocusEvent) -> Unit)

Add an onFocusIn handler.

The event DOES bubble while onFocus does not.

https://developer.mozilla.org/en-US/docs/Web/API/Element/focusin_event