Popularity
0.8
Stable
Activity
0.0
Stable
6
2
2
Programming language: JavaScript
License: ISC License
react-sticky-node alternatives and similar libraries
Based on the "Sticky" category.
Alternatively, view react-sticky-node alternatives based on common mentions on social networks and blogs.
-
react-sticky-state
ReactStickyState makes native position:sticky statefull and polyfills the missing sticky browser feature
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
Do you think we are missing an alternative of react-sticky-node or a related project?
README
This project is deprecated!
Please use StickyNode
component from https://github.com/OpusCapita/react-overlays/
Synopsis
StickyNode is a React component which always will be inside a specified container. It can be usefull for a tooltips, etc.
Props Reference
Name | Type | Description |
---|---|---|
className | string | Default behaviour |
style | object | Default behaviour |
restrictorNode | object | Restrictor DOMNode or ReactElement ref |
children | Default behaviour |
Contributors
Kirill Volkovich