onFocusTaken

override fun onFocusTaken(fn: (ComponentEvent) -> Unit): Subscription

Adds a listener to this Component that will be called whenever this Component loses focus.

Return

a Subscription that can be used to cancel this listener

See also

Sources

(source)
Link copied to clipboard