Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 74735

How to access Array Object without key name in HTML with Angular

$
0
0

I am developing a web page with Angular 7 and Spring boot 5.

So, using a service, I have this array of arrays :

enter image description here

And I want to display it in a table in the html component. I don't know how to access each item (for example "Estanteria 2") since it does not have key names.

Is there a way to access this data in html without key names?


Viewing all articles
Browse latest Browse all 74735

Latest Images

Trending Articles



Latest Images