Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-select
/
react.select
/
Value
Value
sealed
external
interface
Value
<
T
:
Any
>
(
source
)
Members & Extensions
Functions
as
Array
Link copied to clipboard
fun
<
T
:
Any
>
Value
<
T
>
?
.
asArray
(
)
:
ReadonlyArray
<
T
>
single
Link copied to clipboard
fun
<
T
:
Any
>
Value
<
T
>
.
single
(
)
:
T