Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-select
/
react.select
/
IndicatorSeparatorProps
Indicator
Separator
Props
external
interface
IndicatorSeparatorProps
<
Option
:
Any
,
Group
:
GroupBase
<
Option
>
>
:
Props
(
source
)
Members
Properties
inner
Props
Link copied to clipboard
abstract
var
innerProps
:
HTMLAttributes
<
HTMLSpanElement
>
?
is
Disabled
Link copied to clipboard
abstract
var
isDisabled
:
Boolean
is
Focused
Link copied to clipboard
abstract
var
isFocused
:
Boolean
key
Link copied to clipboard
abstract
var
key
:
Key
?
select
Props
Link copied to clipboard
abstract
var
selectProps
:
SelectProps
<
Option
,
Group
>
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)