cljsjs/react-select

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

Leiningen/Boot

[cljsjs/react-select "1.0.0-beta12-0"]

Clojure CLI/deps.edn

cljsjs/react-select {:mvn/version "1.0.0-beta12-0"}

Gradle

implementation("cljsjs:react-select:1.0.0-beta12-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-select</artifactId>
  <version>1.0.0-beta12-0</version>
</dependency>