ember-generic-paginator:用于 ember 应用程序的通用分页助手

时间:2024-06-23 16:39:13
【文件属性】:

文件名称:ember-generic-paginator:用于 ember 应用程序的通用分页助手

文件大小:26KB

文件格式:ZIP

更新时间:2024-06-23 16:39:13

JavaScript

通用 Ember 分页 这是一个常规的 ember-cli 应用程序,所以所有的好东西都适​​用。 要使用通用分页助手,您必须执行以下步骤。 从 PaginatedBase 对象扩展您的路线 还使用要获取和分页的预期模型名称启动调用 _super 的路由。 // please note that the path for the pagination dependency might be different // according with the folder that the dependency will be requested from // this assumes that this file is in the routes/ folder import PaginationBase from './pagination-base' ; export defaul


【文件预览】:
ember-generic-paginator-master
----.jshintrc(518B)
----public()
--------crossdomain.xml(603B)
--------robots.txt(41B)
--------.gitkeep(0B)
----bower.json(543B)
----.ember-cli(280B)
----.travis.yml(245B)
----config()
--------environment.js(1KB)
----README.md(3KB)
----.bowerrc(60B)
----testem.json(170B)
----.editorconfig(514B)
----tests()
--------.jshintrc(1KB)
--------index.html(998B)
--------test-helper.js(112B)
--------helpers()
--------unit()
----.gitignore(247B)
----Brocfile.js(708B)
----app()
--------index.html(652B)
--------.DS_Store(6KB)
--------views()
--------models()
--------styles()
--------adapters()
--------controllers()
--------components()
--------helpers()
--------app.js(414B)
--------mixins()
--------templates()
--------router.js(237B)
--------routes()
----package.json(978B)
----vendor()
--------.gitkeep(0B)

网友评论