Toast

Floating notification panels for status messages.

Props

PropTypeDefaultDescription
titlestringBold heading text for the toast notification.
descriptionstringBody text displayed below the title.
variant"default" | "success" | "error""default"Visual style that changes the background color.
durationnumber (ms)3000Time in milliseconds before the toast auto-dismisses.