Toast AI Usage
Use this page when generating notification workflows with @editora/toast.
Canonical package
@editora/toast
Quick integration
import { toastAdvanced } from '@editora/toast';
import '@editora/toast/toast.css';
toastAdvanced.success('Saved successfully');
AI prompt constraints
- Use
toastAdvancedfor production examples. - Include at least one lifecycle pattern:
show/update,promise, orgroup. - Keep messages concise and action-oriented.
- Include accessible action labels for action buttons.
SaaS example
- Storybook:
https://editora-ecosystem-storybook.netlify.app/?path=/story/ai-toast-saas-center--notification-command-center