react check if array of object has property with value code example
Example: angular list contains property
vendors.filter(function(vendor){ return vendor.Name === "Magenic" })
vendors.filter(function(vendor){ return vendor.Name === "Magenic" })