UNPKG

anq-server-data-table

Version:

A powerful server-side data table component for Vue 3 applications, built with Quasar Framework. This component provides a seamless way to handle server-side pagination, filtering, sorting, and data management in your Vue applications.

4 lines (3 loc) 137 B
import './assets/tailwind.css'; import AnqServerDataTable from './components/AnqServerDataTable.vue'; export default AnqServerDataTable;