Toast

Toast components are commonly used to provide a feedback after a user interaction. A Toast can be added by calling addToast() provided by the useToast() hook.

Similar to how it is with most components, avariant can be passed to addToast() to customize the look of the Toast.