文件名称:vue-handsontable-official:具有电子表格外观的Vue数据网格。 适用于Handsontable的官方Vue包装器
文件大小:122KB
文件格式:ZIP
更新时间:2024-02-27 04:29:11
vuejs grid vue excel table
这是Vue的数据网格的官方包装。 它提供数据绑定,数据验证,过滤,排序等功能。 安装 使用npm与Handsontable一起安装此包装器。 npm install handsontable @handsontable/vue 您也可以直接从加载它。 < script src =" https://cdn.jsdelivr.net/npm/handsontable/dist/handsontable.full.min.js " > </ script > < script src =" https://cdn.jsdelivr.net/npm/@handsontable/vue/dist/
【文件预览】:
vue-handsontable-official-master
----rollup.config.js(82B)
----.github()
--------ISSUE_TEMPLATE.md(434B)
--------PULL_REQUEST_TEMPLATE.md(871B)
----src()
--------HotColumn.vue(2KB)
--------types.ts(2KB)
--------json.d.ts(144B)
--------index.ts(216B)
--------vuefiles.d.ts(74B)
--------lib()
--------HotTable.vue(10KB)
--------BaseEditorComponent.vue(6KB)
--------helpers.ts(8KB)
----.babelrc(186B)
----test-tsconfig.json(201B)
----.npmignore(71B)
----CONTRIBUTING.md(737B)
----.travis.yml(811B)
----tsconfig.json(364B)
----LICENSE(1KB)
----test()
--------_helpers.ts(1KB)
--------baseEditorComponent.spec.ts(1KB)
--------hotTableHelpers.spec.ts(3KB)
--------hotTable.spec.ts(18KB)
--------hotColumnHelpers.spec.ts(3KB)
--------hotColumn.spec.ts(9KB)
----README.md(6KB)
----.gitignore(94B)
----.codesandbox()
--------ci.json(89B)
----package-lock.json(331KB)
----.config()
--------es.js(663B)
--------base.js(1KB)
--------helpers()
--------factory.js(846B)
--------umd.js(512B)
--------minified.js(722B)
--------commonjs.js(284B)
----package.json(4KB)
----.release.json(286B)