toggle menu
core
0.43.6
js
switch theme
search in API
core
/
de.peekandpoke.kraft.addons.semanticui.forms
/
UiInputFieldSimulator
Ui
Input
Field
Simulator
js
class
UiInputFieldSimulator
<
T
,
P
:
UiInputFieldComponent.Props
<
T
>
>
(
val
field
:
UiInputFieldComponent
<
T
,
P
>
)
Members
Constructors
Ui
Input
Field
Simulator
Link copied to clipboard
js
constructor
(
field
:
UiInputFieldComponent
<
T
,
P
>
)
Properties
field
Link copied to clipboard
js
val
field
:
UiInputFieldComponent
<
T
,
P
>
Functions
input
Value
Link copied to clipboard
js
fun
inputValue
(
input
:
String
)
keys
Pressed
Link copied to clipboard
js
fun
keysPressed
(
inputs
:
String
)