syncfusion-vue-inputs
Installation
SKILL.md
Implementing Syncfusion Vue 3 Inputs
Uploader
The Syncfusion Vue UploaderComponent provides a rich file upload control with async upload, drag-and-drop, chunk upload with pause/resume/cancel, validation, templates, form integration, and accessibility support.
Navigation Guide
🛑 Agentic use: Do not execute multiple steps autonomously. Confirm with the user before each action (install, run, file creation).
Getting Started
📄 Read: references/uploader-getting-started.md
- Installing
@syncfusion/ej2-vue-inputs🛑 STOP — Do not install packages autonomously. Ask the user to run:npm install @syncfusion/ej2-vue-inputs. Verify withnpm audit - License registration
- Basic
UploaderComponentusage in Vue 3 SFC (Single File Component) - CSS theme imports
- Drop area configuration
- Success and failure event handling with Composition API