atomiks/tippyjs

dblclick

halukkaramete opened this issue · 0 comments

Problem

Hello, I need the dblclick event as opposed to the trigger: click event.
The reason I need this is that I need dbl click to call function 1, click to call function 2.

Solution

Does dblclick already exists?