cljsjs/react-select

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

Leiningen/Boot

[cljsjs/react-select "2.4.1-0"]

Clojure CLI/deps.edn

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

Gradle

implementation("cljsjs:react-select:2.4.1-0")

Maven

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