Add pipe behavior

This commit is contained in:
francesco 2021-12-15 17:30:23 +01:00
parent 4762dfa0c5
commit 14776ba577

View File

@ -53,4 +53,6 @@ export class FilterPipe implements PipeTransform {
}
}
```
```
If Data are changed, the pipe dont get updated. For example if the application applies a filer pipe.