Tuesday, 3 May 2022

agnular 13 Issues

how to declare array in angular 13

const result : string[] = [];

if array=[]
array.push doesnot work so declare like above.

No comments:

Post a Comment

Best UI