import VueTableLite from "vue3-table-lite"; import VueTableLite from "vue3-table-lite/ts"; // TypeScript QuickStart component <VueTableLite :is-loading="table.isLoading" :columns="table.columns" :rows="table.rows" :total="table.totalRecordCount" :sortable="table.sortable" :messages="table...
A simple and lightweight data table component for Vue.js 3. Features sorting, paging, row check, dynamic data rendering, supported TypeScript, and more. - linmasahiro/vue3-table-lite
A simple and lightweight data table component for Vue.js 3. Features sorting, paging, row check, dynamic data rendering, supported TypeScript, and more. - vue3-table-lite/src at master · linmasahiro/vue3-table-lite
vue3-table-lite是一个简单轻量的数据表格组件,适用于Vue.js 3。它具有排序、分页、行选择、动态数据渲染等功能。该组件支持TypeScript,提供了丰富的功能和灵活的配置选项,使用户能够快速构建功能强大的数据展示界面。无论是展示静态数据还是动态加载数据,vue3-table-lite都能轻松应对,为开发者提供便利和高效的数据...
vue3-table-liteA simple and lightweight data table component for Vue.js 3. Features sorting, paging, row check, dynamic data rendering, supported TypeScript, and more.Document and demoDocumentOnline DemoSupportRow check event Support Custom data display Support Pagging Support Sorting Support ...
Breadcrumbs vue3-table-lite /src / index.ts Latest commit linmasahiro v1.0.4 3a3c0ef· May 6, 2021 HistoryHistory File metadata and controls Code Blame 3 lines (2 loc) · 78 Bytes Raw import TableLite from './components/TableLite.vue'; export default TableLite; 1 2 3While...
A simple and lightweight data table component for Vue.js 3. Features sorting, paging, row check, dynamic data rendering, supported TypeScript, and more. - Release v1.3.6 · linmasahiro/vue3-table-lite
A simple and lightweight data table component for Vue.js 3. Features sorting, paging, row check, dynamic data rendering, supported TypeScript, and more. - Release v1.3.0 · linmasahiro/vue3-table-lite
Closed sebastianPeralta-alternovaopened this issueMay 5, 2021· 11 comments linmasahiroclosed this ascompletedJul 9, 2021 linmasahiroreopened thisNov 26, 2021 linmasahiromentioned this issueNov 26, 2021 Failed to resolve component: vue-table-lite#17 ...