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