cljsjs/fixed-data-table

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

Leiningen/Boot

[cljsjs/fixed-data-table "0.1.2-2"]

Clojure CLI/deps.edn

cljsjs/fixed-data-table {:mvn/version "0.1.2-2"}

Gradle

implementation("cljsjs:fixed-data-table:0.1.2-2")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>fixed-data-table</artifactId>
  <version>0.1.2-2</version>
</dependency>