syncfusion-react-notifications

Installation
SKILL.md

Implementing Syncfusion React Notifications

Toast

The Syncfusion React Toast component displays brief, non-intrusive notifications that auto-dismiss after a configurable timeout. Toasts support rich content through templates, action buttons, animated entry/exit, precise positioning, and programmatic control via ToastUtility.

๐Ÿ›‘ Agentic use: Do not execute multiple steps autonomously. Confirm with the user before each action (install, run, file creation).

Package and Setup

๐Ÿ“„ Read: references/getting-started.md

  • Installing @syncfusion/ej2-react-notifications ๐Ÿ›‘ STOP โ€” Do not install packages autonomously. Ask the user to run: npm install @syncfusion/ej2-react-notifications@33.x.x --save. Verify with npm audit
  • CSS imports for all required themes
  • Basic ToastComponent usage (class and functional patterns)
  • Rendering toast in a custom target container
  • Triggering show in the created event

Documentation and Navigation Guide

Installs
212
GitHub Stars
3
First Seen
Apr 10, 2026
syncfusion-react-notifications โ€” syncfusion/react-ui-components-skills