react-select_5
react-select_5
API
io.github.nafg.scalajs.facades.reactselect
Async
AsyncBase
WithOptions
AsyncCreatable
AsyncOptionsProps
AsyncResults
AsyncResults
Base
WithOptionsBase
CommonProps
Creatable
CreatableProps
FilterParam
HasData
HasInputValue
InputActionMeta
OptGroup
OptGroup
Opt_fold
ReactSelectRaw
Select
SelectAsync
SelectAsyncCreatable
SelectCreatable
Select
SelectionProps
SelectionType
SelectionType
Multi
Optional
Possible
Possible
Single
SyncBase
WithOptions
SyncOptionsProps
react-select_5
/
io.github.nafg.scalajs.facades.reactselect
/
AsyncBase
/
WithOptions
WithOptions
io.github.nafg.scalajs.facades.reactselect.AsyncBase.WithOptions
class
WithOptions
[
A
](
loadOptions
:
String
=>
Future
[
Seq
[
Opt
[
A
]]])
extends
WithOptionsBase
[
A
]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
WithOptionsBase
[
A
]
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Inherited methods
def
apply
[
F
[
_
]](
value
:
F
[
A
])(
getOptionLabel
:
A
=>
String
,
getOptionValue
:
A
=>
String
)(
extraProps
: ()
=>
AllProps
[
A
,
F
]*)(
implicit
selectionType
:
SelectionType
[
F
]):
Factory
[
AllProps
[
A
,
F
]]
Attributes
Inherited from:
WithOptionsBase
In this article
Attributes
Members list
Value members
Inherited methods