UNPKG

vue3-table-lite

Version:

A simple and lightweight data table component for Vue.js 3. Features sorting, paging, row check, dynamic data rendering, supported TypeScript, and more.

3 lines (2 loc) 78 B
import TableLite from './components/TableLite.vue'; export default TableLite;