https://github.com/KyleAMathews/react-headroom
Hide your header until you need it
https://github.com/KyleAMathews/react-headroom
Last synced: about 1 month ago
JSON representation
Hide your header until you need it
- Host: GitHub
- URL: https://github.com/KyleAMathews/react-headroom
- Owner: KyleAMathews
- License: mit
- Created: 2015-02-25T21:31:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T20:18:19.000Z (over 2 years ago)
- Last Synced: 2025-03-08T00:29:06.854Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://kyleamathews.github.io/react-headroom
- Size: 4.65 MB
- Stars: 1,850
- Watchers: 20
- Forks: 148
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-components-all - react-headroom - Hide your header until you need it. (Uncategorized / Uncategorized)
- awesome-react-components - react-headroom - Hide your header until you need it. (UI Components / Sticky)
- awesome-react - react-headroom - Hide your header until you need it.  (UI Components / Sticky)
- awesome-list - react-headroom - Hide your header until you need it. (Demos / Sticky)
- awesome-react-components - react-headroom - Hide your header until you need it. (UI Components / Sticky)
- awesome-react-components - react-headroom - Hide your header until you need it. (UI Components / Sticky)
- awesome-list - react-headroom
- awesome-react-components - react-headroom - Hide your header until you need it. (UI Components / Sticky)
- fucking-awesome-react-components - react-headroom - Hide your header until you need it. (UI Components / Sticky)
- awesome-react-components - react-headroom - Hide your header until you need it. (UI Components / Sticky)
- awesome-react-components - react-headroom - Hide your header until you need it. (UI Components / Sticky)
README
# 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](http://kyleamathews.github.io/react-headroom/)
for more examples and documentation.```html
You can put anything you'd like inside the Headroom Component
```