cljsjs/fixed-data-table

A React table component designed to allow presenting thousands of rows of data.

Leiningen/Boot

[cljsjs/fixed-data-table "0.3.0-0"]

Clojure CLI/deps.edn

cljsjs/fixed-data-table {:mvn/version "0.3.0-0"}

Gradle

implementation("cljsjs:fixed-data-table:0.3.0-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>fixed-data-table</artifactId>
  <version>0.3.0-0</version>
</dependency>