kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-tom-select
/
dev.kilua.form.select
/
ITomSelect
/
options
options
@
Composable
abstract
fun
options
(
options
:
List
<
StringPair
>
?
)
(
source
)
Set the list of options (value to label pairs).
abstract
val
options
:
List
<
StringPair
>
?
(
source
)
The list of options (value to label pairs).