Skip to main content

Always open

toastify-react can also be kept always open.

Usage

toaster.success('This success message will be always open.', {
hideAfter: 0,
});