Home
last modified time | relevance | path

Searched refs:rowsPerPage (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js465 currentPage, collectionLength, rowsPerPage, paginationRange) { argument
467 var totalPages = Math.ceil(collectionLength / rowsPerPage);