Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229350

This is my console ,i need to display all these item onto screen, what should i do,please help

$
0
0

i tried this way, but i could display items at data[1] only

this.storage.get(“cartItems”).then(data=>
{
if(data)
{

     this.cart=data[1];
     
  }
});

Viewing all articles
Browse latest Browse all 229350

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>