@angular/common

KeyValuePipe

pipe

Transforms Object or Map into an array of key value pairs.

  
    class KeyValuePipe implements PipeTransform {
}
Jump to details