CellFormatterPipe
| Decorators: | @Pipe | 
| Implements: | PipeTransform | 
Used to wrap 
The content of the cell will only be updated if any of the value, row, column or formatter parameters are changed.
Methods
| transform()implements  PipeTransform | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| The content of the cell will only be updated if any of the value, row, column or formatter parameters are changed. The formatter parameter is actually from the column. However, if the formatter parameter is not included in the arguments, changing the formatter won't trigger cell refresh. | ||||||||||||||||||
| Presentation | ||||||||||||||||||
| Parameters
 Returnsany | 

