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 ?? ![image](https://user-images.githubusercontent.com/5614247/124332641-8a11eb80-db57-11eb-99f7-fd34376c4713.png)

hacktoberfest