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

Input value

$
0
0

@Arugama wrote:

hello everyone, i wonder how i can use the word written in the input of my service
input: test
and i want to use that word “test” in my service

getemail(){
    let url = URL_SERVICES + "Email/email/"+ test;
    this.http.get(url)
    .subscribe ( resp => {
       let data = resp.json();
       this.resu = data.Email;
      });
  }

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70755

Trending Articles



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