Given toast configuration, returns current list of toasts as well as function to temporarily add toasts to the list on a timeout.
Ids are generated for toasts so that they can be removed from the list when the timeout is done (as toasts could have the same message multiple times)
Generated using TypeDoc
Given toast configuration, returns current list of toasts as well as function to temporarily add toasts to the list on a timeout.
Ids are generated for toasts so that they can be removed from the list when the timeout is done (as toasts could have the same message multiple times)