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-sticky-state
ReactStickyState makes native position:sticky statefull and polyfills the missing sticky browser feature -
react-listview-sticky-header
react listview with sticky section header -
ReactStickyHeadroom
A React Component to hide a Header using CSS sticky position
Amplication: open-source Node.js backend code generator
An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.
Promo
amplication.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