toggle menu
core
0.43.9
js
switch theme
search in API
core
/
de.peekandpoke.kraft.addons.forms
/
GenericFormField
/
Props
Props
js
interface
Props
<
T
,
O
:
FieldOptions
<
T
>
>
Inheritors
DefaultProps
Props
Props
Props
Members
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