Feedback
Toast
Draggable toast notifications with progress bar and swipe-to-dismiss on mobile.
Setup Required
This component requires the ToastProvider. See Getting Started.
Toast Notifications
Animated icons and customizable layouts for system-wide feedback.
Properties
| Prop | Type | Default | Description |
|---|---|---|---|
children | React.ReactNode | — | Main descriptive text or overlay children layout |
defaultPosition | ToastPosition | — | Configures the defaultPosition option |
defaultDuration | number | — | Configures the defaultDuration option |