Sonner Component
An opinionated toast component for React with a clean design and intuitive API.
Basic Toast
A simple toast notification with title and description.
Success Toast
A success toast with green styling and checkmark icon.
Error Toast
An error toast with red styling and error icon.
Action Toast
A toast with an action button that users can click.
Custom Icon Toast
A toast with a custom icon instead of the default one.
Promise Toast
A toast that shows loading, success, and error states based on a promise.