@lauraburns wrote:
I’ve created a PWA using the PWA-Toolkit.
- I want to bind an object to a form, or at least to a field. How is this done? The existing way using ionic 3 and prior, doesn’t seem to work. I went though all the sample projects and none have this.
ie it doesn’t recognize [(ngModel)]
this.handleSubmit(e)}> Offence Date ....
- Are NavParams still used to pass parameters? I want to pass parameters to tabs.
https://ionicframework.com/docs/api/navigation/NavParams/
Posts: 1
Participants: 1