The Element Plus Popover component provides a customizable tooltip that appears when the user clicks or hovers over an element.
Popover is built with
Like Tooltip, Popover can be triggered by virtual elements, if your use case includes separate the triggering element and the content element, you should definitely use
the mechanism, normally we use
Of course, you can nest other operations. It's more light-weight than using a dialog.
Are you sure to delete this?