SyntaxFix
Write A Post
Hire A Developer
Questions
You can pass it like this
let param: any = {'userId': 2}; this.http.get(`${ApiUrl}`, {params: param})