AsyncCreatable
io.github.nafg.scalajs.facades.reactselect.AsyncCreatable
object AsyncCreatable extends Base, AsyncBase
Attributes
- Graph
-
- Supertypes
- Self type
-
AsyncCreatable.type
Members list
Type members
Inherited classlikes
class WithOptions[A](loadOptions: String => Future[Seq[Opt[A]]]) extends WithOptionsBase[A]
Attributes
- Inherited from:
- AsyncBase
- Supertypes
Attributes
- Inherited from:
- Base
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class WithOptions[A]class WithOptions[A]
Types
override type AllProps[A, F[_]] = SelectionProps[A, F] & AsyncOptionsProps[A] & CreatableProps[A, F]
In this article