Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/visortelle/react-sticky-node
react-sticky-node component
https://github.com/visortelle/react-sticky-node
Last synced: 2 months ago
JSON representation
react-sticky-node component
- Host: GitHub
- URL: https://github.com/visortelle/react-sticky-node
- Owner: visortelle
- Archived: true
- Created: 2016-11-20T11:48:42.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-10T11:37:44.000Z (about 7 years ago)
- Last Synced: 2024-09-19T00:23:59.830Z (4 months ago)
- Language: JavaScript
- Size: 1.16 MB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - react-sticky-node - Sticky react component. (Demos / Sticky)
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.![demo](https://raw.githubusercontent.com/visortelle/react-sticky-node/master/demo.gif)
### 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**Git:** https://github.com/visortelle/react-sticky-node.git