@sagar290 wrote:
Nothing show in
tabIndexconstructor(public storage: Storage) { this.storage.get('tabIndex').then((val) => { this.tabIndex = val; }) console.log(this.tabIndex); // its return null }
Posts: 5
Participants: 3
@sagar290 wrote:
Nothing show in
tabIndexconstructor(public storage: Storage) { this.storage.get('tabIndex').then((val) => { this.tabIndex = val; }) console.log(this.tabIndex); // its return null }
Posts: 5
Participants: 3