Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-select
/
react.select
/
GroupBase
Group
Base
external
interface
GroupBase
<
Option
>
(
source
)
Members
Properties
label
Link copied to clipboard
abstract
val
label
:
String
?
options
Link copied to clipboard
abstract
val
options
:
ReadonlyArray
<
Option
>