pyramidSort Description Sorts values in a pyramid fashion Usage In HTML Template Binding {{ pyramidSort_expression | pyramidSort:field }} In JavaScript $filter('pyramidSort')(items, field) ParametersParamTypeDetailsitemsobjectArray of values fieldstringThe field to sort on.