Skip to main content

applySort

applySort<T,I>(items: I[],dir: QuerySortDir,comparator: QuerySortComparator<T>): I[]

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
comparatorQuerySortComparator<T>
dirQuerySortDir
itemsI[]