cljsjs/react-sticky

React component for creating fixed and sticky DOM elements.

Leiningen/Boot

[cljsjs/react-sticky "5.0.7-1"]

Clojure CLI/deps.edn

cljsjs/react-sticky {:mvn/version "5.0.7-1"}

Gradle

implementation("cljsjs:react-sticky:5.0.7-1")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>react-sticky</artifactId>
  <version>5.0.7-1</version>
</dependency>