React-tooltip: Multiple data-event options

Created on 31 May 2016  路  7Comments  路  Source: wwayne/react-tooltip

Is it possible to use this tooltip component and have it open on click and also on focus? i.e. data-event="click focus"

Most helpful comment

Supported in 3.0.0

All 7 comments

I think it is possible, I can try to add this feature in the feature

I tried adding data-event="click focus" but the tooltip doesn't appear at all

the tooltip doesn't support multiple event at the moment, so it can't recognize click focus

Thanks

I don't think this is useful, closing for now until more people ask for this

I need multiple events in order to use react-tooltip. I am looking for an accessible tooltip solution that will active both for mouse and keyboard users so that the tooltip appears when the user tabs to an item to give it focus or if they hover with the mouse.

Supported in 3.0.0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tonynd picture tonynd  路  3Comments

bonbonio picture bonbonio  路  4Comments

rothwelljeff picture rothwelljeff  路  3Comments

donilan picture donilan  路  4Comments

Ganasist picture Ganasist  路  3Comments