org.clojars.jenny.cljsjs/react-select

A flexible and beautiful Select Input control for ReactJS with multiselect, autocomplete and ajax support.

Leiningen/Boot

[org.clojars.jenny.cljsjs/react-select "1.0.0-rc.3-1"]

Clojure CLI/deps.edn

org.clojars.jenny.cljsjs/react-select {:mvn/version "1.0.0-rc.3-1"}

Gradle

implementation("org.clojars.jenny.cljsjs:react-select:1.0.0-rc.3-1")

Maven

<dependency>
  <groupId>org.clojars.jenny.cljsjs</groupId>
  <artifactId>react-select</artifactId>
  <version>1.0.0-rc.3-1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.