react-tippy
react-tippy copied to clipboard
Add tippyOptions like Popper.js Options
In my specific case I'm trying to set the aria
attribute for Tippy.js, and it appears that I can't do so through this API.
Since you already provide direct access to the Poppy.js API, it'd be nice to have a similar option for the Tippy.js one.