-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Description
Hi there,
I have a question, is it possible to make a custom handler for the click event on the message?
I see that notification component is emitting a "close" event, but it stops at the notifications component which consumes it. Another possibility could be that I can catch a click event on the entire message inside the custom render function, but I don't see how I could achieve that...
(previous conversation: #9 (comment))
@cristijora thank you for the reply! So what do I do if I want to catch the click on the entire notification component? So basically catch the @close event on the notification. The example you provided was helpful, but only works on the button or the component that you define.
Metadata
Metadata
Assignees
Labels
No labels