Skip to content

zenlambda/react-headroom

 
 

Repository files navigation

react-headroom

Hide your header until you need it.

Demo

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

Install

npm install react-headrooom

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

No packages published

Languages

  • CoffeeScript 77.5%
  • HTML 10.6%
  • JavaScript 8.7%
  • Makefile 3.2%