Skip to main content

React Toastify

react-toastify is a third-party library. Please refer to its official documentation for more details.

Blank

The most basic variant does not have an icon.



Multi Line

The most basic variant with longer texts



Success

Indicate that an action was completed successfully.



Error

Indicate that an error occurred.



Promise

Update automatically when promise resolves / fails.



Emoji

Add any emoji instead of an icon



Themed

Customize the default styles the way you want.



Custom

Make a toast using any custom content



Custom Position

You can change the toast's position as you like.



Remove Programmatically

Remove last or all toast(s) programmatically



Prevent Duplicate

Prevent duplicate toasts from being created.



Flip

Change the default transition as per your needs