Answer the question
In order to leave comments, you need to log in
How to resolve syntax conflict between angular2 and pug?
Local variables conflict with pug in angular2, example:
form((submit)="login(username.value, password.value)")
label Username
input(type="text" name="username" #username)
label Password
input(type="password" name="password" #password)
button(type="submit") Submit
doctype html
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question