4.0.0 • Published 5 months ago

@webappsconception/react-headroom v4.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@webappsconception/react-headroom

Hide your header until you need it.

💡 Note Rudy : This project uses version v3.2.1 of the official repository KyleAMathews/react-headroom in React 19.

Demo

http://kyleamathews.github.io/react-headroom

Install

npm install @webappsconception/react-headroom

Usage

A simple example, see the docs site for more examples and documentation.

<Headroom>
  <h1>You can put anything you'd like inside the Headroom Component</h1>
</Headroom>
4.0.0

5 months ago