react-headscroll

2.1.13 • Public • Published

react-headscroll

Hide your header on scroll

Install

npm install react-headscroll

Usage

Examples and documentation.

<Headscroll
  fixed={true}
  offsettop={-64}
  upTolerance={2}
  downTolerance={2}
  position="top"
>
  <header />
</Headscroll>

Package Sidebar

Install

npm i react-headscroll

Weekly Downloads

6

Version

2.1.13

License

MIT

Last publish

Collaborators

  • titeya