Add pipe behavior
This commit is contained in:
parent
4762dfa0c5
commit
14776ba577
@ -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.
|
Loading…
Reference in New Issue
Block a user