cljsjs/react-select

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

Leiningen/Boot

[cljsjs/react-select "1.2.1-1"]

Clojure CLI/deps.edn

cljsjs/react-select {:mvn/version "1.2.1-1"}

Gradle

implementation("cljsjs:react-select:1.2.1-1")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-select</artifactId>
  <version>1.2.1-1</version>
</dependency>