angular-ui-notification
angular-ui-notification copied to clipboard
Differenciate between close by delay or by user click
I want to perform an action only if the notification vanished because of the notification delay, but not if the user clicked to close it.
Is there any way to do that with current code? I don't think onClose have the required information.
+1
Any updates?