core
0.26.4
js
core
/
de.peekandpoke.kraft.addons.semanticui.forms
/
SemanticOptions
/
Input
/
Companion
Companion
js
object
Companion
Properties
Properties
after
Field
Key
Link copied to clipboard
js
val
afterFieldKey
:
TypedKey
<
DIV
.
(
UiInputFieldComponent
<
*
,
*
>
)
->
Unit
>
before
Field
Key
Link copied to clipboard
js
val
beforeFieldKey
:
TypedKey
<
DIV
.
(
UiInputFieldComponent
<
*
,
*
>
)
->
Unit
>
disabled
Key
Link copied to clipboard
js
val
disabledKey
:
TypedKey
<
Boolean
>
wrap
Field
With
Key
Link copied to clipboard
js
val
wrapFieldWithKey
:
TypedKey
<
SemanticFn
>