vuetify-data
OfficialBuild server paginated tables with custom cells.
Software Engineering#server-side pagination#vue router#vuetify#v-data-table-server#scoped slots#admin table#v-pagination
Authore-xode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Vuetify data-table pagination, sorting, and rich row rendering are difficult to implement correctly across server-side and client-side scenarios without boilerplate or inconsistent UI behavior.
Core Features & Use Cases
- Server-side paginated data grids using v-data-table-server with reactive options, items, items-length, and loading state for admin-style lists.
- Custom cell rendering via scoped slots (e.g., status chips and action buttons) to keep UI logic close to the table definition.
- Standalone pagination controls using v-pagination derived from totalItems and itemsPerPage for pages that need independent navigation.
- Use case: render an admin “Users” listing that fetches the correct slice from your API as the user paginates or sorts, while showing status chips and edit/delete actions per row.
Quick Start
Use vuetify-data to implement a v-data-table-server that fetches paginated results from your API based on v-model:options, passes items-length as the total count, and defines item.action/status slots for chips and buttons.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: vuetify-data Download link: https://github.com/e-xode/vue-ssr/archive/main.zip#vuetify-data Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.