JavaScript Array.push.apply(this.NameOfArray,data)


If you don't want an array to create an array inside an array in JavaScript use this.ArrayName.push.apply(NameOfArray,data)

[NB] This is helpful if you are passing a lot of data or pushing JSON data to the array. It worked brilliantly.Link. Another LInk.

If you log in, you will be notified when someone leaves a comment.

Other users would like to know if this solution helped you.


© 2023 - ErnesTech LLC- Privacy