AngularJS 表格指令 ngTable
- 授权协议: BSD
- 开发语言: JavaScript HTML/CSS
- 操作系统: 跨平台
- 软件首页: https://github.com/esvit/ng-table
- 官方下载: https://github.com/esvit/ng-table/releases
软件介绍
ngTable 是 AngularJS 表格指令,支持排序,过滤和分页,在编译步骤中自动生成带有标题和过滤器的标题行。
在 IE 9 中需要 jQuery,添加以下代码:
<!--[if lt IE 9]> <script src="http://code.jquery.com/jquery-1.10.2.min.js"></script> <![endif]-->
截图:
示例(从简单到复杂):
Design systems
Not all design systems are equally effective. Some can generate coherent user experiences, others produce confusing patchwork designs. Some inspire teams to contribute to them, others are neglected. S......一起来看看 《Design systems》 这本书的介绍吧!
