react-tippy icon indicating copy to clipboard operation
react-tippy copied to clipboard

Add tippyOptions like Popper.js Options

Open Ecksters opened this issue 5 years ago • 0 comments

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.

Ecksters avatar Mar 15 '19 20:03 Ecksters