@miyauci/vue-data-table
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

vue-data-table

Composition API baseed table component

Install

yarn add @miyauci/vue-data-table
import { createApp } from 'vue'
import plugin from '@miyauci/vue-data-table'

createApp(App).use(plugin()).mount('#app')

Readme

Keywords

none

Package Sidebar

Install

npm i @miyauci/vue-data-table

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

49.3 kB

Total Files

9

Last publish

Collaborators

  • miyauci