Add pipe behavior

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

View File

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