Skip to content

inkarnaterpg/react-headroom

 
 

Repository files navigation

@inkarnaterpg/react-headroom

NPM version Hide your header until you need it.

This fork fixes how the package incorrectly states whether it's a CJS or ESM package, leading to runtime errors when using Vite 8 because rolldown guesses incorrectly.

Demo

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

Install

npm install 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>

About

Hide your header until you need it

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 100.0%