cljsjs/react-sticky

React component for creating fixed and sticky DOM elements.

Leiningen/Boot

[cljsjs/react-sticky "6.0.2-0"]

Clojure CLI/deps.edn

cljsjs/react-sticky {:mvn/version "6.0.2-0"}

Gradle

implementation("cljsjs:react-sticky:6.0.2-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-sticky</artifactId>
  <version>6.0.2-0</version>
</dependency>