What it does
Converts value into JSON string.
How to use
expression | json
NgModule
CommonModule
Description
Converts value into string using JSON.stringify
. Useful for debugging.
Example
exported from common/index defined in common/src/pipes/json_pipe.ts