iterate object in angular 8 code example Example: angular how to iterate object keys() : Array<string> { return Object.keys(this.myDict); }