fixed-table-header:固定表头指令

时间:2024-05-03 20:57:17
【文件属性】:

文件名称:fixed-table-header:固定表头指令

文件大小:7KB

文件格式:ZIP

更新时间:2024-05-03 20:57:17

JavaScript

角固定表​​头 该模块将允许您在标题保持可见的情况下垂直滚动表。 执照 该软件是免费提供的,不受限制 演示版 安装 使用凉亭 该软件包可通过Bower软件包管理器安装。 bower install angular-fixed-table-header --save 在您的index.html文件中,包括源文件。 < script type =" text/javascript " src =" bower_components/angular-fixed-table-header/src/fixed-table-header.min.js " > </ script > 在应用程序中包含fixed.table.header模块作为依赖项。 angular . module ( 'myApp' , [ 'fixed.table.header' ] ) ; 使用npm和Browseri


【文件预览】:
fixed-table-header-master
----.gitignore(132B)
----README.md(4KB)
----bower.json(649B)
----package.json(730B)
----src()
--------fixed-table-header.min.js(1KB)
--------fixed-table-header.js(3KB)
----index.js(112B)
----LICENSE.md(1KB)

网友评论