vue-js-popover icon indicating copy to clipboard operation
vue-js-popover copied to clipboard

Support for a delay on hideEvent

Open danielbachhuber opened this issue 4 years ago • 0 comments

When a user has a popover open via hover event, they might want to select some text out of the popover.

Currently, the popover disappears as soon as they move from the button. It would be nice to support a delay on hideEvent, plus some logic that prevents the popover from disappearing if the popover is being mouseovered.

danielbachhuber avatar Jun 23 '20 17:06 danielbachhuber