@harshm90 wrote:
How can i access of object in Array within Array?
Complicated Question Right?
Please check below:
In the above image in console.log i get the data within [{…}] which i can access it easily but i don’t know how do i access to the data which is inside sub_item which has Array[5].
I want to show the sub_item Details in the list marked in image. Please Help!!
Posts: 1
Participants: 1
