vitordino / react-headroom

Hide your header until you need it

Home Page:https://kyleamathews.github.io/react-headroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-headroom

Hide your header until you need it.

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

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

License:MIT License


Languages

Language:JavaScript 100.0%