Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Pass value to another page from a label

$
0
0

@lizavlin wrote:

Hello everyone!

I’m currently trying to pass a value in a label to another page so I can make an calculation using this variable, can someone help me with that? I’m currently passing a value to another page but from an input…

This is the code from source page:

ControlarGlicemia.html


h4 style="color:rgb(49, 96, 250);" align="center">Total de Carboidratos</h4>

<h3 style="color:grey;" align="center">{{carboidratos}}</h3>

<br>

<br>

<button navPush="InsulinaPage" ion-button full (click)="goTo(glicemiaAtual.value)">Calcular</button>

<button navPush="MenuPage" ion-button block clear round full>Voltar</button>

I want to pass the value {{carboidratos}} to another page using the button in the end of the code.

How can I do that?

Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



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