Toast
Toasts are brief and small messages that overlay content, but do not block the user’s flow, as they are out of the way and ephemeral. Toasts do not require user action and primarily acknowledge that a user has performed an action or completed a task. Also known as 'snackbar'.
Package: @terreno/ui
Categories: Component
Props interface: ToasterProps
Story source: demo/stories/Toast.stories.tsx
Live demo
Props
No documented props were extracted from TypeDoc.