toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-select
/
react.select
/
GroupBase
Group
Base
external
interface
GroupBase
<
Option
>
(
source
)
Members
Properties
label
Link copied to clipboard
abstract
var
label
:
String
?
options
Link copied to clipboard
abstract
var
options
:
ReadonlyArray
<
Option
>