react-d3-tree
react-d3-tree copied to clipboard
onMouseOver documentation
Are you reporting a bug, or opening a feature request?
Suggesting an amendment to the documentation
What is the actual behavior/output?
The onMouseOver docs say it is "to be called when mouse enters the space belonging to a node".
What is the behavior/output you expect?
The documentation should mention that, when using foreign object components for nodes, onMouseOver is called whenever the mouse enters a child element of the component.
What version of react-d3-tree are you using?
1.10.6