Package Exports
- react-headroom
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-headroom) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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 for more examples and documentation.
<Headroom>
<h1>You can put anything you'd like inside the Headroom Component</h1>
</Headroom>