how to add element in array in angular code example Example: how to append element in array angular let object = [] object.push('string');