Open ng-zorro-antd popover at current mouse position

Viewed 327

I'm using the ng-zorro popover in an Angular 10 app.

When I click on the page, I'd like an instance of the popover to be shown at the current location of the mouse.

Any suggestions on how can this be quickly implemented? The code samples only seem to show how to display a popover when you click an existing element - button, link etc.

0 Answers
Related