How do I show a toast in an app

I’m trying to figure out the best way to show toasts. Can I use the system toast or do I need to use an external library for this?

I’m also having trouble finding an external library that works with Appsmith. I’ve tried a few different ones, but none of them seem to be compatible.

If you recommend using an external library, which one would you suggest?

Hi @lam
Welcome to the Appsmith community.
The showAlert() call can be used to display toast notifications on your app