syncfusion-vue-notifications

Installation
SKILL.md

Implementing Syncfusion Vue 3 Notifications

Toast

The Syncfusion Vue 3 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/toast-getting-started.md

  • Installing @syncfusion/ej2-vue-notifications πŸ›‘ STOP β€” Do not install packages autonomously. Ask the user to run: npm install @syncfusion/ej2-vue-notifications. Verify with npm audit
  • CSS imports for all required themes
  • Basic ToastComponent usage with Composition API (template ref + created event)
  • Rendering toast in a custom target container
  • Triggering show in the created event

Documentation and Navigation Guide

Installs
8
First Seen
Aug 21, 2026
syncfusion-vue-notifications β€” syncfusion/vue-ui-components-skills