List of Notification-Toast #1162
Unanswered
Lino-telekom
asked this question in
Q&A
Replies: 1 comment 1 reply
-
currently not, but this is something we want to provide in the near future as we improve the component to get it out of Best. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to show on a website all elements, which are stored inside an array in different notification-toasts. For this I used a for-loop. But experimenting with listing the elements I always get the same result. The notifications are stacked above each other.
Is there a solution where are many notification-toasts listed below each other?
In addition, I would like to know how I can delete the entry in the array when the dismiss is clicked.
Regards Lino
Beta Was this translation helpful? Give feedback.
All reactions