onInput

fun <TElement : HTMLElement> AttrsScope<TElement>.onInput(listener: (SyntheticEvent<TElement>) -> Unit)(source)

See also