Replies: 1 comment 2 replies
-
There is an example of displaying a custom toast in the samples project you can reference. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
i'm using a renderfragment to show a custom toast. Inside are two buttons: one to accept and one to cancel. When I click on one of the two buttons, in addition to performing the desired action, I would also like to close the toast.
Calling the Clear* functions I don't find a ClearToast(...) but functions that close everything, by level or otherwise.
Could you help me understand how to do it, if it can be done?
In practice I should emulate the pressure on the x of a single toast, but I don't know how to do it.
waiting for your kind reply
congratulations for developing this component
and have a good day
Beta Was this translation helpful? Give feedback.
All reactions