onBlur

fun onBlur(name: String, params: EventParamsBuilder.() -> Unit? = null)

Sets onBlur to an Event named name with optional typed params.


var onBlur: <Error class: unknown class>?

Binding fired on the onblur event. See onBlur for the params helper.