README
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