Popularity
0.8
Stable
Activity
0.0
Stable
6
2
2
Monthly Downloads: 0
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-stickynode
A performant and comprehensive React sticky component. -
react-listview-sticky-header
react listview with sticky section header -
react-sticky-state
ReactStickyState makes native position:sticky statefull and polyfills the missing sticky browser feature -
ReactStickyHeadroom
A React Component to hide a Header using CSS sticky position
Appwrite - The Open Source Firebase alternative introduces iOS support
Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Promo
appwrite.io
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