文件名称:angular-handsontable:具有电子表格外观的Angular数据网格。 适用于Handsontable的官方Angular包装器
文件大小:151KB
文件格式:ZIP
更新时间:2024-02-19 20:05:45
angular grid excel table spreadsheet
这是Angular的数据网格的官方包装。 它提供数据绑定,数据验证,过滤,排序等功能。 安装 使用npm与Handsontable一起安装此包装器。 npm install handsontable @handsontable/angular 您也可以直接从加载它。 < script src =" https://cdn.jsdelivr.net/npm/handsontable/dist/handsontable.full.min.js " > </ script > < script src =" https://cdn.jsdelivr.net/npm/@handsontable/angular/bundles/handsontable-angular.umd.min.js " > </ script > < link href =" https://cdn.jsdelivr.net/npm/handsontable/dist/handsontable.full.min.css " rel =" stylesheet " > 该组件将以Handsontable.angula
【文件预览】:
angular-handsontable-master
----.github()
--------ISSUE_TEMPLATE.md(399B)
--------PULL_REQUEST_TEMPLATE.md(874B)
----scripts()
--------pre-build.js(1KB)
--------post-build.js(1KB)
----angular.json(1KB)
----CONTRIBUTING.md(741B)
----.travis.yml(156B)
----tsconfig.json(525B)
----LICENSE(1KB)
----tslint.json(3KB)
----README.md(6KB)
----.editorconfig(246B)
----.gitignore(609B)
----package-lock.json(488KB)
----projects()
--------hot-table()
----package.json(3KB)