0👍
According to the documentation of element ui:
Notification and this.$notify returns the current Notification
instance. To manually close the instance, you can call close on it.
Or Notification.closeAll
to close all notifications at once
- [Vuejs]-How to assign A block of JavaScript code in a JavaScript variable?
- [Vuejs]-Form in VueJS is not checking if both inputs are empty
Source:stackexchange.com