cljsjs/react-selectable

A component for react that allows mouse selection of child items

Leiningen/Boot

[cljsjs/react-selectable "0.2.5-0"]

Clojure CLI/deps.edn

cljsjs/react-selectable {:mvn/version "0.2.5-0"}

Gradle

implementation("cljsjs:react-selectable:0.2.5-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-selectable</artifactId>
  <version>0.2.5-0</version>
</dependency>