react-sticky-node
Version:
Sticky react component
20 lines (13 loc) • 761 B
Markdown
is a React component which always will be inside a specified container.
It can be usefull for a tooltips, etc.

| Name | Type | Description |
| ------------------------------|:----------------------| -----------------------------------------------------------|
| className | string | Default behaviour |
| style | object | Default behaviour |
| restrictorNode | object | Restrictor **DOMNode** or ReactElement **ref** |
Kirill Volkovich
**Git:** https://github.com/visortelle/react-sticky-node.git
StickyNode