syncfusion-vue-data-manager
Installation
SKILL.md
Syncfusion Vue DataManager: Comprehensive Guide
When to Use This Skill
Reference this skill when you need to:
- Set up DataManager in Vue 2, Vue 3, or Quasar
- Bind data (local arrays or remote APIs)
- Query and filter data with the Query class
- CRUD operations (insert, update, delete)
- Choose an adaptor (10 types available)
- Add authentication via middleware/headers
- Optimize performance with caching
- Work offline with data persistence
- Pattern guidance for Composition API vs Options API