After a dialog is closed the focus should be returned to the last interacted element before the dialog opening (button, etc.)
The solution is based on the global Vue mixin, which interacts only with ElDialog
component instances
After a dialog is closed the focus should be returned to the last interacted element before the dialog opening (button, etc.)
The solution is based on the global Vue mixin, which interacts only with ElDialog
component instances