Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this 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.

![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