0.1.1 • Published 9 years ago
react-sticky-node v0.1.1
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 |
Contributors
Kirill Volkovich