# react-headroom **Repository Path**: mirrors_svenanders/react-headroom ## Basic Information - **Project Name**: react-headroom - **Description**: Hide your header until you need it - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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. ```javascript

You can put anything you'd like inside the Headroom Component

```