react-sticky-node

Sticky react component

Usage no npm install needed!

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

README

Synopsis

StickyNode is a React component which always will be inside a specified container. It can be usefull for a tooltips, etc.

demo

Props Reference

Name Type Description
className string Default behaviour
style object Default behaviour
restrictorNode object Restrictor DOMNode or ReactElement ref

Contributors

Kirill Volkovich

Git: https://github.com/visortelle/react-sticky-node.git