cljsjs/react-sticky

React component for creating fixed and sticky DOM elements.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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