FormFieldInputChanged

Constructors

Link copied to clipboard
constructor(field: FormField<P>)

Functions

Link copied to clipboard
fun stop()

Stops the event from propagation

Properties

Link copied to clipboard
Link copied to clipboard
open override val isStopped: Boolean

Property indicating if the propagation of the message was stopped

Link copied to clipboard
open override val sender: FormField<P>