core
0.24.4
js
core
/
de.peekandpoke.kraft.addons.forms
/
GenericFormField
/
Props
Props
js
interface
Props
<
T
,
O
:
FieldOptions
<
T
>
>
Properties
Inheritors
Properties
on
Change
Link copied to clipboard
js
abstract
val
onChange
:
(
T
)
->
Unit
options
Link copied to clipboard
js
abstract
val
options
:
O
value
Link copied to clipboard
js
abstract
val
value
:
T
Inheritors
DefaultProps
Link copied to clipboard
Props
Link copied to clipboard
Props
Link copied to clipboard
Props
Link copied to clipboard