kvision-bootstrap-select
/
io.kvision.form.select
/
bindTo
bind
To
fun
Select
.
bindTo
(state:
MutableState
<
String
?>):
Select
Content copied to clipboard
fun
Select
.
bindTo
(state:
MutableState
<
String
>):
Select
Content copied to clipboard
fun
SelectInput
.
bindTo
(state:
MutableState
<
String
?>):
SelectInput
Content copied to clipboard
fun
SelectInput
.
bindTo
(state:
MutableState
<
String
>):
SelectInput
Content copied to clipboard
Bidirectional data binding to the MutableState instance.
Return
current component
Parameters
state
the MutableState instance