flowbite
flowbite copied to clipboard
More JS Options to Toasts
Is your feature request related to a problem? Please describe.
It would be cool if Flowbite had for example, show toast onclick, unlimited amount, doesn't need HTML - just JS & CSS
Describe the solution you'd like
Like Toastr.js or Fomantic UI Toasts has
Describe alternatives you've considered
No response
Additional context
No response
Hello @PadowYT2,
Thanks for the feedback - I'll consider this in the next update.
I'll create a new Toast class for this behaviour instead of using the Dismiss functionality which only support hiding.
Any news? v1.6.3 is out but no mentions of this
Hello, a toast need a show method, it's hidden by default. how can I show the toast with JS?
looking forward for this as well