A simple and lightweight data table component for Vue.js 3. Features sorting, paging, row check, dynamic data rendering, supported TypeScript, and more.
npm install vue3-table-lite --save
import VueTableLite from 'vue3-table-lite'
import VueTableLite from 'vue3-table-lite/ts'