core
0.36.3
js
core
/
de.peekandpoke.kraft.addons.forms
/
FormFieldInputChanged
Form
Field
Input
Changed
js
class
FormFieldInputChanged
<
P
>
(
val
field
:
FormField
<
P
>
)
:
MessageBase
<
FormField
<
P
>
>
Members
Constructors
Form
Field
Input
Changed
Link copied to clipboard
js
constructor
(
field
:
FormField
<
P
>
)
Properties
field
Link copied to clipboard
js
val
field
:
FormField
<
P
>
is
Stopped
Link copied to clipboard
js
open
override
val
isStopped
:
Boolean
Property indicating if the propagation of the message was stopped
sender
Link copied to clipboard
js
open
override
val
sender
:
FormField
<
P
>
Functions
stop
Link copied to clipboard
js
fun
stop
(
)
Stops the event from propagation