cht8687 / react-hover

React hover --- make hover easy http://cht8687.github.io/react-hover/example/
MIT License
107 stars 25 forks source link

make hover component remain if click on the trigger component #5

Open cht8687 opened 7 years ago

cht8687 commented 7 years ago

make hover component remain if click on the trigger component.

Hi guys, need some vote for this feature. Leave your comment or vote here.

oyeanuj commented 7 years ago

It would be great if it could also support hiding when user clicks outside of the tooltip (and not just when they hover away).

cht8687 commented 7 years ago

@oyeanuj thank you for the feedback. I am implementing the 2.0 version at the moment, which will support rendering React Component as well. I will issue a separate for this suggestion. thanks!! :+1:

cht8687 commented 7 years ago

@oyeanuj meanwhile, welcome PR for adding this option in v1.0... :smile: