floating-vue
floating-vue copied to clipboard
add prop to prevent hide on target click
This would be really nice. We've got Menu components on icons which display on hover. When a user clicks the icon, it dismisses the Menu and they need to move their cursor out and back in to show it. It's really jarring. This property would clear that up (and probably should be the default behavior if a showTrigger or trigger is ['hover', 'click']?
I'm very surprised this is not even have by default
@Akryum any progress?