kvision-bootstrap-spinner
/
io.kvision.form.spinner
/
bindTo
bind
To
fun
Spinner
.
bindTo
(state:
MutableState
<
Int
?>):
Spinner
Content copied to clipboard
fun
Spinner
.
bindTo
(state:
MutableState
<
Int
>):
Spinner
Content copied to clipboard
fun
Spinner
.
bindTo
(state:
MutableState
<
Double
?>):
Spinner
Content copied to clipboard
fun
Spinner
.
bindTo
(state:
MutableState
<
Double
>):
Spinner
Content copied to clipboard
fun
SpinnerInput
.
bindTo
(state:
MutableState
<
Int
?>):
SpinnerInput
Content copied to clipboard
fun
SpinnerInput
.
bindTo
(state:
MutableState
<
Int
>):
SpinnerInput
Content copied to clipboard
fun
SpinnerInput
.
bindTo
(state:
MutableState
<
Double
?>):
SpinnerInput
Content copied to clipboard
fun
SpinnerInput
.
bindTo
(state:
MutableState
<
Double
>):
SpinnerInput
Content copied to clipboard
Bidirectional data binding to the MutableState instance.
Return
current component
Parameters
state
the MutableState instance