cljsjs/fixed-data-table

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

Leiningen/Boot

[cljsjs/fixed-data-table "0.6.3-1"]

Clojure CLI/deps.edn

cljsjs/fixed-data-table {:mvn/version "0.6.3-1"}

Gradle

implementation("cljsjs:fixed-data-table:0.6.3-1")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>fixed-data-table</artifactId>
  <version>0.6.3-1</version>
</dependency>