Make custom toast components clickable and ease style customization #143
Replies: 2 comments 1 reply
-
In the sample project, there is an example of a toast with an on click event:
I'm not sure what you mean by "preserving app clean code styles", but the CSS styles can most definitely be overridden regardless of the fact it's minimised. What have you tried?
This seems to contradict your first point, as you are saying you can override styles? Sorry bit confused by that. Can you clarify? Once again, what have you tried, what isn't working? |
Beta Was this translation helpful? Give feedback.
-
I'm sorry but I can't really help without some example of what you've done. Here are some things to think about.
|
Beta Was this translation helpful? Give feedback.
-
Hi guys.
Despite whatever I write below thank you for the component) Great Job)
However I haven't found a suitable method in
ToastService
neither any reference how to add click action toShowToast<TComponent>(ToastParameters parameters, ToastInstanceSettings settings)
. Would be userful to add some.P.S.> FYI: Experienced multiple issues with CSS:
Beta Was this translation helpful? Give feedback.
All reactions