Toasts are floating message boxes that appear up to a maximum of three at a time (similar events may be grouped). These are primarily informational they report a system occurrence that typically does not require much user action.
Read more about when and how to use the Toast component on the internal wiki.
yarn add @hig/notifications-toast @hig/theme-context @hig/theme-data
import NotificationsToast from '@hig/notifications-toast';