Skip to content

angular-moon/ui-pagination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ui-pagination:

  • hide-on-single-page : 只有一页时是否隐藏分页器, default: false

  • items-per-page : 每页显示几条数据

  • total-items : 总条数

  • current-page : 绑定变量->当前页使用者需要$watch该表达式以刷新数据


ui-pager:

  • items-per-page : 每页显示几条数据

  • total-items : 总条数

  • ng-model 绑定 ui-pagination 的 current-page

  • align : (Defaults: true) 是否左右浮动

About

分页指令

Resources

Stars

Watchers

Forks

Packages

No packages published