A function for filtering lists of objects. It takes in a list of objects, and an object to filter on. The filter value may be a string, number or boolean.
{T[]}
Generated using TypeDoc
A function for filtering lists of objects. It takes in a list of objects, and an object to filter on. The filter value may be a string, number or boolean.