Toast
Toast belongs to the Feedback category. Start with demos and usage, then use the API tables to finish integration and styling decisions.
Use the quick jump panel to reach overview, usage, demos, and API first, then continue through the full page.
Version history is grouped by release so you can quickly see what changed for this component across published versions.
2026-09-14
constrain top-position translateY to pre-mount state
2026-09-11
constrain top-position translateY to pre-mount state
widen toaster list ref element type
2026-08-31
widen toaster list ref element type
2026-04-27
add ToastProvider component and refactor Toaster integration
2026-04-26
optimize toast api and icon,button render
update toast component documentation for clarity and usage examples
update mount reference from Toaster to SToaster in tests
2026-04-26
optimize toast api and icon,button render
2026-04-18
update toast component documentation for clarity and usage examples
update mount reference from Toaster to SToaster in tests
2026-04-03
add feature attribute to VisuallyHidden component
remove unnecessary aria attributes from VisuallyHidden and ToastAnnounce components
2026-02-10
add disableSwipe prop to control swipe-to-close functionality