...
Argument | Required? | Data Type | Description |
---|---|---|---|
obj | Y | String or Object | Function returning an Object or Object literal to be filtered |
keys | Y | Array | Array representing the keys to filter. Each element can be a String, function returning a String, or a reference to a column of String values. |
...