boris1690
Results
2
issues of
boris1690
Hi I am using PICK PIPE but not work have the following code: this.collection = [{id:1,name:"Juan"},{id:2,name:"Luis"}]; let promSele = new PickPipe().transform(this.collection, "id>0"); console.log(promSele); // print [] And this code print...
Can I change the gray background color of selection option ?? 
hacktoberfest