📄️ Types
toastify-react is supports 5 types of toasters.
📄️ Positions
toastify-react is supports 6 types of toaster positions.
📄️ Hide After
toastify-react hides after 3 secs by default. We can change it using hideAfter
📄️ Always open
toastify-react can also be kept always open.
📄️ Heading
toastify-react helps you classify toasters with heading.
📄️ Use JSX
toastify-react is built using React. Which means any valid jsx can be used as the message in toaster.