JsonPipe
pipe
Converts a value into its JSON-format representation. Useful for debugging.
API
Description
Usage Notes
class JsonPipe implements PipeTransform {}
Jump to details
Converts a value into its JSON-format representation. Useful for debugging.