packages/ecl/components/ecl-notification/events/ecl-notification-close.event.ts
Event emitted when the notification is closed.
Can be used to prevent default close behavior by calling event.preventDefault().
Methods |
| preventDefault |
preventDefault()
|
|
Returns :
void
|