sonner
sonner copied to clipboard
Question: Is it possible to dynamically update the custom type
Is it possible to dynamically update the custom type (toast.custom) content without dismissing the current toast?
The reason we have a progress bar inside the toast and would like to update a value inside the toast. We are aware we can manipulate the DOM but are wondering if there is a mechanism not stated in the docs that can fix this.