Toasts - Skeleton

  1. integrations
  2. toasts
  3. react

Toasts

Display small notifications pinned to the edge of the screen.

React-Hot-Toast provides a simple all-in-one solution for Toast notification. Custom toast templates can be implemented as using either JSX or React components, making it trivial to implement Skeleton and Tailwind utility classses.

Documentation

GitHub

Installation

Terminal window
npm install react-hot-toast

Create a Toast

For most users we recommend the use of custom toast templates, which enable Tailwind styles.

API Reference

Refer to the official documentation for a complete API reference.