A toast provides simple feedback about an operation in a small popup, created using React Portal.

Examples of Toast variants
Toast With Heading
Destructive Toast
Toast with CTA
Toast at top right

For creating these system design components, I was inspired by shadcn/ui. Please check them out.
P.S. - You can also see the code samples attached with the examples. For a detailed view, you can see the code on github.