How to create array of class type

  public variableName: ClassName[] = [];

Comments

Popular posts from this blog

how to save images with angular nodejs

How to export data to excel sheet with colors and style in angular.

How to notify about data update to other component.