Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49421

How to display local variable in a page

$
0
0

@jai-g wrote:

I want to display the variable x in my page using {{ }}

Coding snippet:
ionViewDidLoad() {
this.storage.get(‘savedData’).then((data) => {
this.getData(data);
});

getData(data){
var x=data[0].awb;
}

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49421

Trending Articles



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