Home
last modified time | relevance | path

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

/openbmc/phosphor-webui/app/common/directives/
H A DdirPagination.js273 {maxSize: '=?', onPageChange: '&?', paginationId: '=?', autoHide: '=?'}, property in dirPaginationControlsDirective.DDO.scope
317 scope.autoHide = scope.autoHide === undefined ? true : scope.autoHide;