Sorting
These pipes are used to sort the given value.
Note
These pipes are only applicable on array or string inputs
Sort Ascending
This value pipe orders the given value in ascending order.
Sort Descending
This value pipe orders the given value in descending order.