react-grounding

Like react-headroom, but at the bottom.

Usage no npm install needed!

<script type="module">
  import reactGrounding from 'https://cdn.skypack.dev/react-grounding';
</script>

README

react-grounding

Like react-headroom, but at the bottom.

Installation

npm install react-grounding --save

Usage

import Grounding from 'react-grounding'

<Grounding>
  <footer>I am on the ground.</footer>
</Grounding>