Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-select
/
react.select
/
FormatOptionLabelMeta
Format
Option
Label
Meta
external
interface
FormatOptionLabelMeta
<
Option
>
(
source
)
Members
Properties
context
Link copied to clipboard
abstract
val
context
:
FormatOptionLabelContext
input
Value
Link copied to clipboard
abstract
val
inputValue
:
String
select
Value
Link copied to clipboard
abstract
val
selectValue
:
Options
<
Option
>