onDidAccept

abstract val onDidAccept: Event<Void>(source)

An event signaling when the user indicated acceptance of the input value.

Online Documentation