Ui bootstrap 自定义模板中的分页、itemsPerPage?
Ui bootstrap pagination, itemsPerPage in custom template?
有人试过在自定义模板中显示 itemsPerPage 吗?
还没有充分挖掘源代码,但可能无法从内部访问..
在ui.bootstrap 1.1.2中,自定义模板可以像这样:
Showing {{pagination.itemsPerPage}} of {{totalItems}}
有人试过在自定义模板中显示 itemsPerPage 吗? 还没有充分挖掘源代码,但可能无法从内部访问..
在ui.bootstrap 1.1.2中,自定义模板可以像这样:
Showing {{pagination.itemsPerPage}} of {{totalItems}}