floating-vue
floating-vue copied to clipboard
Capture clicks outside of popover
Hi, great library thank you :) I was just wondering if there was a recommended way of capturing clicks outside the popover when it's open.
For example here I am using it for a context menu. If the user presses outside the menu then it closes which is great but triggers any click handlers on the element that is clicked.