I passed parameters to another TS with:
console.log('Data', navParams.get('sessoes'));
That shows me this result:
{data: "2018-09-11", weight: "200", sessoes: "20", repeticoes: "2", notas: "teste"}
In this way, I can get each of the Ar...
asked by
07.09.2018 / 18:55