Hi,
Am building and ionic App from an API, I have passed the user data to an edit form for editing but the data doesn’t display using the value="{{ data.data }}" so I can edit.
Can someone explain to me how to make this data visible before editing? so that users can see the actual data they want to edit after clicking on the edit link. So far I can view the data on my console but don’t know how to make it visible on web.
Thanks.
↧
Passing Data to ion-input from API for editing
↧